Searched defs:StubSearchIterator (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Dsrchtest.cpp2449 class StubSearchIterator:public SearchIterator{ class in inherits:SearchIterator
2451 StubSearchIterator(){} function in class:StubSearchIterator
2464 StubSearchIterator stub1, stub2;
2468 errln("new StubSearchIterator should be equal");

Completed in 151 milliseconds