Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for firstKey (1.05 sec)

  1. analysis/analysis-api-impl-barebone/tests/org/jetbrains/kotlin/analysis/api/impl/barebone/test/AbstractCompilerBasedTest.kt

                return true // nothing to highlight
            }
    
            return shouldSkipTest(filePath, configuration)
        }
    
        /**
         * Consider [org.jetbrains.kotlin.test.model.AfterAnalysisChecker.suppressIfNeeded] firstly
         */
        protected open fun shouldSkipTest(filePath: String, configuration: TestConfiguration): Boolean = false
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Oct 24 10:30:55 UTC 2023
    - 1.7K bytes
    - Viewed (0)
Back to top