Searched defs:kValue (Results 1 – 4 of 4) sorted by relevance
33 static constexpr bool kValue = false; variable42 static constexpr bool kValue = false; variable
41 static constexpr auto kValue = ValueParam; variable176 static constexpr auto kValue = ValueParam; variable
265 const StringPiece16 kValue = u"value"; in TEST_F() local
66 static void* kValue = static_cast<void*>(new bool{true}); variable