Home
last modified time | relevance | path

Searched defs:shouldSkipTest (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/leakcanary2/leakcanary-android-instrumentation/src/main/java/leakcanary/
H A DSkipLeakDetection.kt32 fun shouldSkipTest(testDescription: Description, assertionTag: String): Boolean { in shouldSkipTest() method
38 fun shouldSkipTest( in shouldSkipTest() method
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DDisplayedContentSampling_test.cpp42 bool shouldSkipTest() { in shouldSkipTest() function in android::DisplayedContentSamplingTest
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DTestRandomGraph.cpp199 bool shouldSkipTest(int64_t featureLevel) { in shouldSkipTest() function in android::nn::fuzzing_test::RandomGraphTest
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestGenerated.cpp441 bool GeneratedTests::shouldSkipTest() { in shouldSkipTest() function in android::nn::generated_tests::GeneratedTests
DSupportLibraryTestGenerated.cpp518 bool GeneratedTests::shouldSkipTest() { in shouldSkipTest() function in android::nn::generated_tests::GeneratedTests
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DMetricsManager_test.cpp267 bool shouldSkipTest() const { in shouldSkipTest() function in android::os::statsd::MetricsManagerTest_SPlus