HomeSort by relevance Sort by last modified time
    Searched refs:expectEqual (Results 1 - 12 of 12) sorted by null

  /frameworks/base/tools/aapt/tests/
CrunchCache_test.cpp 18 void expectEqual(int got, int expected, const char* desc) {
63 expectEqual(result, EXPECTED_RESULT, "number of files touched");
69 expectEqual(mcu->deleteCount, EXPECTED_DELETES, "deleteFile");
71 expectEqual(mcu->processCount, EXPECTED_PROCESSED, "processImage");
75 expectEqual(result, EXPECTED_OVERWRITES, "number of files touched with overwrite");
  /external/icu/icu4c/source/test/intltest/
canittst.h 50 void expectEqual(const UnicodeString &message, const UnicodeString &item, const UnicodeString &a, const UnicodeString &b);
canittst.cpp 124 expectEqual("Characters with 'a' at the start of their decomposition: ", "", CanonicalIterator.getStarts('a'),
141 expectEqual("Simple permutation ", "", collectionToString(permutations), "ABC, ACB, BAC, BCA, CAB, CBA");
167 expectEqual(i + UnicodeString(": "), testStr, collectionToString(set), CharsToUnicodeString(testArray[i][1]));
208 void CanonicalIteratorTest::expectEqual(const UnicodeString &message, const UnicodeString &item, const UnicodeString &a, const UnicodeString &b) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
TestCanonicalIterator.java 133 // expectEqual("Characters with 'a' at the start of their decomposition: ", "", CanonicalIterator.getStarts('a'),
143 expectEqual("Simple permutation ", "", collectionToString(results), "ABC, ACB, BAC, BCA, CAB, CBA");
163 expectEqual(i + ": ", testArray[i][0], collectionToString(set), testArray[i][1]);
174 private void expectEqual(String message, String item, Object a, Object b) {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
TestCanonicalIterator.java 130 // expectEqual("Characters with 'a' at the start of their decomposition: ", "", CanonicalIterator.getStarts('a'),
140 expectEqual("Simple permutation ", "", collectionToString(results), "ABC, ACB, BAC, BCA, CAB, CBA");
160 expectEqual(i + ": ", testArray[i][0], collectionToString(set), testArray[i][1]);
171 private void expectEqual(String message, String item, Object a, Object b) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UnicodeSetTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UnicodeSetTest.java     [all...]
  /prebuilts/misc/common/truth/
truth-0.28.jar 
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.28/
truth-0.28.jar 
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.31/
truth-0.31.jar 
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.34/
truth-0.34.jar 
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.36/
truth-0.36.jar 

Completed in 233 milliseconds