Searched refs:kVal (Results 1 – 1 of 1) sorted by relevance
42 static constexpr int kVal = 0xbeef; in TEST() local44 *ptr = kVal; in TEST()50 ASSERT_EQ(*(blockingQueue.pop()), kVal); in TEST()