Searched defs:kText2 (Results 1 – 3 of 3) sorted by relevance
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
293 constexpr std::string_view kText2 = "foo:bar:baz"; in TEST_F() local315 constexpr std::string_view kText2 = "foo:bar:baz"; in TEST_F() local
23 const char kText2[] = "world"; variable