Home
last modified time | relevance | path

Searched refs:myvect (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp471 std::vector<UnicodeString> myvect; in TestSTLCompatibility() local
472 myvect.push_back(UnicodeString("blah")); in TestSTLCompatibility()