Home
last modified time | relevance | path

Searched defs:str2 (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dcollate_facets_test.cpp23 char const str2[] = "abcdef2"; in collate_facet() local
43 char const str2[] = "abcdef2"; in collate_facet() local
90 wchar_t const str2[] = L"abcdef2"; in collate_facet() local
217 char const str2[] = "abcdef2"; in collate_by_name() local
Dstring_test.cpp513 string str2("2345"); in insert() local
867 static string str2; in assign() local
907 string str2; in compare() local
1315 StackString str2("string stack2", stack2); in allocator_with_state() local
1336 StackString str2("longer string from stack2 allocator instance for dynamic allocation", stack2); in allocator_with_state() local
1358 StackString str2("longer string from stack2 allocator instance for dynamic allocation", stack2); in allocator_with_state() local
1380 StackString str2("string stack2", stack2); in allocator_with_state() local
/ndk/tests/device/test-gnustl-full/unit/
Dcollate_facets_test.cpp23 char const str2[] = "abcdef2"; in collate_facet() local
43 char const str2[] = "abcdef2"; in collate_facet() local
90 wchar_t const str2[] = L"abcdef2"; in collate_facet() local
217 char const str2[] = "abcdef2"; in collate_by_name() local
Dstring_test.cpp513 string str2("2345"); in insert() local
867 static string str2; in assign() local
907 string str2; in compare() local
1315 StackString str2("string stack2", stack2); in allocator_with_state() local
1336 StackString str2("longer string from stack2 allocator instance for dynamic allocation", stack2); in allocator_with_state() local
1358 StackString str2("longer string from stack2 allocator instance for dynamic allocation", stack2); in allocator_with_state() local
1380 StackString str2("string stack2", stack2); in allocator_with_state() local
/ndk/sources/cxx-stl/stlport/src/
Dmessages.cpp160 …const char* str2 = _Locale_catgets(_M_message_obj, _STLP_MUTABLE(_Messages_impl, _M_cat)[thecat], … in do_get() local
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc4655 static const ::std::string str2(str1); in TEST() local
4722 const ::string str2(str1); in TEST() local