Home
last modified time | relevance | path

Searched defs:testMatch (Results 1 – 8 of 8) sorted by relevance

/external/perfetto/ui/config/
Djest.individual.unit.config.js20 'testMatch': ['**/*unittest.ts'], property
/external/opencensus-java/api/src/test/java/io/opencensus/stats/
DAggregationTest.java74 public void testMatch() { in testMatch() method in AggregationTest
DMeasureTest.java98 public void testMatch() { in testMatch() method in MeasureTest
/external/opencensus-java/api/src/test/java/io/opencensus/metrics/export/
DValueTest.java108 public void testMatch() { in testMatch() method in ValueTest
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestBNF.java114 static void testMatch(Pick p, String source) { in testMatch() method in TestBNF
/external/llvm-project/libc/utils/UnitTest/
DTest.cpp252 bool Test::testMatch(bool MatchResult, MatcherBase &Matcher, const char *LHSStr, in testMatch() function in __llvm_libc::testing::Test
/external/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp415 void LocaleMatcherTest::testMatch() { in testMatch() function in LocaleMatcherTest
/external/icu/icu4c/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp50 int testMatch(const char *aName) { in testMatch() function