Searched defs:kValue (Results 1 – 7 of 7) sorted by relevance
26 constexpr int kValue = 1234; in TEST() local37 constexpr int kValue = 1234; in TEST() local
75 static constexpr uint32_t kValue = UINT32_C(0x04030201); variable
236 const char kValue[] = "some test value\non 2 lines"; in TEST_F() local250 const char kValue[] = "test value"; in TEST_F() local
136 const int kValue = 50; in TEST() local
906 const uint8_t kValue = 0xCA; in TEST_F() local970 const uint8_t kValue = 0xCA; in TEST_F() local1020 const uint8_t kValue = 0xCA; in TEST_F() local
1495 constexpr uint16_t kValue = 4; in TYPED_TEST() local
143 static const ab::NoDestructor<std::string> kValue{ in incFsPropertyValue() local