Searched defs:strs (Results 1 – 4 of 4) sorted by relevance
/ndk/tests/device/test-stlport/unit/ |
D | collate_facets_test.cpp | 58 string strs[] = {"abdd", "ab�d", "abbd", "abcd"}; in collate_facet() local 109 wstring strs[] = {L"abdd", L"abcd", L"abbd", L"abcd"}; in collate_facet() local 234 string strs[] = {"abdd", /* "ab�d",*/ "abbd", "abcd"}; in collate_by_name() local
|
D | mvctor_test.cpp | 625 vector<string> strs; in vector_test() local 654 vector<string> strs; in vector_test() local 678 vector<string> strs; in vector_test() local 703 vector<string> strs; in vector_test() local 732 vector<string> strs; in vector_test() local 762 vector<string> strs; in vector_test() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | collate_facets_test.cpp | 58 string strs[] = {"abdd", "ab�d", "abbd", "abcd"}; in collate_facet() local 109 wstring strs[] = {L"abdd", L"abcd", L"abbd", L"abcd"}; in collate_facet() local 234 string strs[] = {"abdd", /* "ab�d",*/ "abbd", "abcd"}; in collate_by_name() local
|
D | mvctor_test.cpp | 625 vector<string> strs; in vector_test() local 654 vector<string> strs; in vector_test() local 678 vector<string> strs; in vector_test() local 703 vector<string> strs; in vector_test() local 732 vector<string> strs; in vector_test() local 762 vector<string> strs; in vector_test() local
|