Searched defs:TestBranches (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dbytestrietest.cpp42 void TestBranches();
96 TESTCASE_AUTO(TestBranches);
158 void BytesTrieTest::TestBranches() { function in class:BytesTrieTest
176 logln("TestBranches length=%d", (int)length);
H A Ducharstrietest.cpp44 void TestBranches();
103 TESTCASE_AUTO(TestBranches);
167 void UCharsTrieTest::TestBranches() { function in class:UCharsTrieTest
185 logln("TestBranches length=%d", (int)length);
/external/icu/icu4c/source/test/intltest/
H A Dbytestrietest.cpp42 void TestBranches();
96 TESTCASE_AUTO(TestBranches);
158 void BytesTrieTest::TestBranches() { function in class:BytesTrieTest
176 logln("TestBranches length=%d", (int)length);
H A Ducharstrietest.cpp44 void TestBranches();
103 TESTCASE_AUTO(TestBranches);
167 void UCharsTrieTest::TestBranches() { function in class:UCharsTrieTest
185 logln("TestBranches length=%d", (int)length);

Completed in 234 milliseconds