Searched defs:kContents (Results 1 – 9 of 9) sorted by relevance
22 constexpr char kContents[] = "Contents"; variable
17 constexpr char kContents[] = "Contents"; variable
162 constexpr char kContents[] = "Hello World!"; in TEST_F() local
50 static const wchar_t kContents[] = L"Bar"; in TEST_F() local161 static const wchar_t kContents[] = in TEST_F() local328 static const wchar_t kContents[] = L"Hello! This is a customized content."; in TEST_F() local
85 static const char kContents[] = R"(ffffff8f73e2fa10 t one in TEST() local
231 const string kContents = in TEST() local
165 static const char kContents[] = R"( in TEST_F() local
307 const std::string kContents = in TEST() local
504 static const StringPiece kContents = "Hello World"; in TEST_P() local