Searched refs:checkFirst (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dbytestrietest.cpp62 void checkFirst(BytesTrie &trie, const StringAndValue data[], int32_t dataLength);
601 checkFirst(*trie, data, dataLength);
656 void BytesTrieTest::checkFirst(BytesTrie &trie, function in class:BytesTrieTest
H A Ducharstrietest.cpp69 void checkFirst(UCharsTrie &trie, const StringAndValue data[], int32_t dataLength);
760 checkFirst(*trie, data, dataLength);
818 void UCharsTrieTest::checkFirst(UCharsTrie &trie, function in class:UCharsTrieTest
/external/icu/icu4c/source/test/intltest/
H A Dbytestrietest.cpp62 void checkFirst(BytesTrie &trie, const StringAndValue data[], int32_t dataLength);
601 checkFirst(*trie, data, dataLength);
656 void BytesTrieTest::checkFirst(BytesTrie &trie, function in class:BytesTrieTest
H A Ducharstrietest.cpp69 void checkFirst(UCharsTrie &trie, const StringAndValue data[], int32_t dataLength);
760 checkFirst(*trie, data, dataLength);
818 void UCharsTrieTest::checkFirst(UCharsTrie &trie, function in class:UCharsTrieTest

Completed in 260 milliseconds