Home
last modified time | relevance | path

Searched defs:testresult (Results 1 – 12 of 12) sorted by relevance

/external/python/pycparser/tests/
Dall_tests.py19 testresult = unittest.TextTestRunner(verbosity=1).run(suite) variable
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
DDateUtilsFragmentTest.java204 long testresult = DateUtils.getFragmentInMilliseconds(aCalendar, Calendar.DATE); in testMillisecondsOfDayWithCalendar() local
214 long testresult = DateUtils.getFragmentInMilliseconds(aDate, Calendar.DATE); in testMillisecondsOfDayWithDate() local
426 long testresult = DateUtils.getFragmentInSeconds(aCalendar, Calendar.DATE); in testSecondsOfDayWithCalendar() local
435 long testresult = DateUtils.getFragmentInSeconds(aDate, Calendar.DATE); in testSecondsOfDayWithDate() local
/external/compiler-rt/test/BlocksRuntime/
Dvariadic.c52 long testresult = addthem("ii", 10, 20); in main() local
/external/clang/test/Sema/
Dvariadic-block.c32 long testresult = addthem("ii", 10, 20); in main() local
/external/boringssl/src/util/testresult/
Dtestresult.go17 package testresult package
/external/cronet/third_party/boringssl/src/util/testresult/
Dtestresult.go17 package testresult package
/external/icu/icu4c/source/test/cintltst/
Dcnormtst.c671 UNormalizationCheckResult testresult = UNORM_YES; in TestCheckFCD() local
/external/cronet/third_party/icu/source/test/cintltst/
Dcnormtst.c671 UNormalizationCheckResult testresult = UNORM_YES; in TestCheckFCD() local
/external/python/cpython3/Modules/
D_functoolsmodule.c994 PyObject *key, *result, *testresult; in bounded_lru_cache_wrapper() local
/external/arm-optimized-routines/math/test/
Dmathtest.c942 } testresult; typedef
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
DBasicTest.java1703 Normalizer.QuickCheckResult testresult = Normalizer.YES; in TestCheckFCD() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java1700 Normalizer.QuickCheckResult testresult = Normalizer.YES; in TestCheckFCD() local