Searched defs:small_string (Results 1 – 7 of 7) sorted by relevance
171 const char small_string[] = "Hi!!"; in TestString() local612 const wchar_t small_string[] = L"Hello!!"; in TestWchar() local
1230 const std::string small_string(kMaxInline, 'x'); in TEST() local
1246 const std::string small_string(kMaxInline, 'x'); in TEST() local
1250 const std::string small_string(kMaxInline, 'x'); in TEST() local
1342 const std::string small_string(kMaxInline, 'x'); in TEST_P() local
1587 const std::string small_string(kMaxInline, 'x'); in TEST_P() local