Searched defs:kValue (Results 1 – 5 of 5) sorted by relevance
79 static constexpr uint32_t kValue = UINT32_C(0x04030201); variable
220 const char kValue[] = "some test value\non 2 lines"; in TEST_F() local234 const char kValue[] = "test value"; in TEST_F() local
153 const int kValue = 50; in TEST() local
908 const uint8_t kValue = 0xCA; in TEST_F() local971 const uint8_t kValue = 0xCA; in TEST_F() local1016 const uint8_t kValue = 0xCA; in TEST_F() local
141 static const android::base::NoDestructor<std::string> kValue{ in incFsPropertyValue() local