Searched +defs:test +defs:coverage (Results 1 – 4 of 4) sorted by relevance
| /external/python/google-api-python-client/ |
| D | Makefile | 6 test: target 10 coverage: target
|
| /external/angle/src/tests/gl_tests/ |
| D | SampleVariablesTest.cpp | 324 auto test = [&](GLint sampleCount, bool sampleCoverageEnabled, GLfloat coverage) { in TEST_P() local 498 auto test = [&](GLint sampleCount, GLint sampleMask, bool sampleCoverageEnabled, in TEST_P() local 499 GLfloat coverage) { in TEST_P()
|
| /external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
| D | TestCheckCLDR.java | 286 CheckCLDR test = CheckCLDR.getCheckAll(factory, ".*"); in checkPlaceholders() local 347 CheckCLDR test = CheckCLDR.getCheckAll(factory, INDIVIDUAL_TESTS); in TestFullErrors() local 355 CheckCLDR test = CheckCLDR.getCheckAll(factory, INDIVIDUAL_TESTS); in TestAllLocales() local 378 CheckCLDR test = CheckCLDR.getCheckAll(factory, INDIVIDUAL_TESTS); in TestA() local 385 public void checkLocale(CheckCLDR test, String localeID, String dummyValue, in checkLocale() 390 public void checkLocale(CheckCLDR test, CLDRFile nativeFile, in checkLocale() 1072 … Level coverage = SupplementalDataInfo.getInstance().getCoverageLevel(path, locale); in TestALLOWED_IN_LIMITED_PATHS() local
|
| D | TestPathHeader.java | 264 … String test = "//ldml/dates/timeZoneNames/metazone[@type=\"Pacific/Wallis\"]/short/standard"; in Test4587() local 274 … String test = "//ldml/numbers/miscPatterns[@numberSystem=\"arab\"]/pattern[@type=\"atLeast\"]"; in TestMiscPatterns() local 549 Level coverage = supplemental.getCoverageLevel(s, in Test00AFile() local
|