Searched defs:kTestString (Results 1 – 10 of 10) sorted by relevance
124 const std::string kTestString = "Hello, world!"; in TEST_F() local140 const std::string kTestString = "Hello, world!"; in TEST_F() local156 const std::string kTestString = "Hello, world!"; in TEST_F() local172 const std::string kTestString = "Hello, world!"; in TEST_F() local
207 const std::string kTestString = "abcdefghijklmnopqrstuvwxyz"; in TEST_F() local284 const std::string kTestString = "."; in TEST_F() local
17 constexpr char kTestString[] = "HELLO, WORLD!"; variable
102 const std::string kTestString = "a machine that goes 'ping'"; in TEST_F() local
207 const char kTestString[] = "This is a test"; in TEST() local
46 static constexpr char kTestString[] = "test"; in TEST() local120 static constexpr char kTestString[] = "test"; in TEST() local
28 const char kTestString[] = "blah"; variable
183 static const char * const kTestString = "T"; variable
54 const std::string kTestString("lies"); variable