Searched defs:checkResults (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | spooftest.c | 186 int32_t checkResults; in TestUSpoofCAPI() local 273 int32_t checkResults = 0; in TestUSpoofCAPI() local 321 int32_t checkResults; in TestUSpoofCAPI() local 346 int32_t checkResults; in TestUSpoofCAPI() local 393 int32_t checkResults; in TestUSpoofCAPI() local 429 int32_t checkResults; in TestUSpoofCAPI() local 460 int32_t checkResults; in TestUSpoofCAPI() local 480 int32_t checkResults; in TestUSpoofCAPI() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 186 int32_t checkResults; in TestUSpoofCAPI() local 273 int32_t checkResults = 0; in TestUSpoofCAPI() local 321 int32_t checkResults; in TestUSpoofCAPI() local 346 int32_t checkResults; in TestUSpoofCAPI() local 393 int32_t checkResults; in TestUSpoofCAPI() local 429 int32_t checkResults; in TestUSpoofCAPI() local 460 int32_t checkResults; in TestUSpoofCAPI() local 480 int32_t checkResults; in TestUSpoofCAPI() local
|
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/banners/ |
D | InstallerDelegateTest.java | 103 private void checkResults(boolean expectedResult) throws InterruptedException { in checkResults() method in InstallerDelegateTest
|
/external/eigen/bench/btl/generic_bench/ |
D | btl.hh | 236 bool checkResults; member in BtlConfig
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | itspoof.cpp | 148 int32_t checkResults = uspoof_checkUnicodeString(sc, s, &position, &status); in testSpoofAPI() local 157 int32_t checkResults = uspoof_areConfusableUnicodeString(sc, s1, s2, &status); in testSpoofAPI() local
|
D | rbbitst.cpp | 219 void BITestData::checkResults(const char *heading, RBBITest *test) { in checkResults() function in BITestData
|
/external/icu/icu4c/source/test/intltest/ |
D | itspoof.cpp | 148 int32_t checkResults = uspoof_checkUnicodeString(sc, s, &position, &status); in testSpoofAPI() local 157 int32_t checkResults = uspoof_areConfusableUnicodeString(sc, s1, s2, &status); in testSpoofAPI() local
|
D | rbbitst.cpp | 219 void BITestData::checkResults(const char *heading, RBBITest *test) { in checkResults() function in BITestData
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CoreEngine.h | 226 virtual bool checkResults() { in checkResults() function
|