Searched defs:kText2 (Results 1 – 3 of 3) sorted by relevance
287 constexpr std::string_view kText2 = "foo:bar:baz"; in TEST_F() local309 constexpr std::string_view kText2 = "foo:bar:baz"; in TEST_F() local
261 const char kText2[] = "Second argument"; in TEST() local331 const char kText2[] = "Second argument"; in TEST() local370 const char kText2[] = "Second argument"; in TEST() local
23 const char kText2[] = "world"; variable