Home
last modified time | relevance | path

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

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