/external/catch2/include/reporters/ |
D | catch_reporter_automake.hpp | 48 void skipTest( TestCaseInfo const& testInfo ) override { in skipTest() function
|
D | catch_reporter_teamcity.hpp | 49 void skipTest( TestCaseInfo const& /* testInfo */ ) override { in skipTest() function
|
D | catch_reporter_listening.cpp | 131 void ListeningReporter::skipTest( TestCaseInfo const& testInfo ) { in skipTest() function in Catch::ListeningReporter
|
D | catch_reporter_bases.hpp | 81 void skipTest(TestCaseInfo const&) override { in skipTest() function 238 void skipTest(TestCaseInfo const&) override {} in skipTest() function
|
/external/catch2/single_include/catch2/ |
D | catch_reporter_automake.hpp | 48 void skipTest( TestCaseInfo const& testInfo ) override { in skipTest() function
|
D | catch_reporter_teamcity.hpp | 49 void skipTest( TestCaseInfo const& /* testInfo */ ) override { in skipTest() function
|
/external/skqp/tests/ |
D | PathOpsChalkboardTest.cpp | 172 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
D | PathOpsTigerTest.cpp | 325 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
D | PathOpsIssue3651.cpp | 1662 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
D | PathOpsFuzz763Test.cpp | 2398 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
D | PathOpsSkpTest.cpp | 4631 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
/external/skia/tests/ |
D | PathOpsChalkboardTest.cpp | 172 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
D | PathOpsTigerTest.cpp | 325 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
D | PathOpsIssue3651.cpp | 1662 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
D | PathOpsFuzz763Test.cpp | 2398 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
D | PathOpsSkpTest.cpp | 4631 static void (*skipTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderTextureSizeTests.cpp | 257 bool skipTest = false; in iterate() local
|
/external/catch2/examples/ |
D | 210-Evt-EventListeners.cpp | 324 virtual void skipTest( Catch::TestCaseInfo const& testInfo ) override { in skipTest() function
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | CheckCLDR.java | 75 private boolean skipTest = false; field in CheckCLDR 554 public void setSkipTest(boolean skipTest) { in setSkipTest()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CLDRFile.java | 489 …java.util.function.Predicate<String> skipTest = (java.util.function.Predicate<String>) options.get… in write() local
|
/external/python/cpython2/Lib/unittest/ |
D | case.py | 404 def skipTest(self, reason): member in TestCase
|
/external/python/cpython3/Lib/unittest/ |
D | case.py | 674 def skipTest(self, reason): member in TestCase
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 398 public void skipTest(TestDescription testId) { in skipTest() method in DeqpTestRunner.TestInstanceResultListener
|
/external/icu/icu4c/source/test/intltest/ |
D | rbbitst.cpp | 713 bool skipTest = false; // Skip this test? in TestExtended() local
|
/external/bcc/tests/cc/ |
D | catch.hpp | 7674 void LegacyReporterAdapter::skipTest( TestCaseInfo const& ) { in skipTest() function in Catch::LegacyReporterAdapter 8488 virtual void skipTest( TestCaseInfo const& testInfo ) CATCH_OVERRIDE { in skipTest() function in Catch::MultipleReporters 8575 virtual void skipTest( TestCaseInfo const& ) CATCH_OVERRIDE { in skipTest() function 8716 virtual void skipTest( TestCaseInfo const& ) CATCH_OVERRIDE {} in skipTest() function
|