Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Distmit_test.cpp101 vector<string> strings; in copy_n_test() local
/ndk/tests/device/test-gnustl-full/unit/
Distmit_test.cpp101 vector<string> strings; in copy_n_test() local
/ndk/sources/host-tools/make-3.81/
Dstrcache.c115 static struct hash_table strings; variable
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-printers_test.cc884 const list<string> strings(a, a + 2); in TEST() local