Searched refs:TestKey (Results 1 – 1 of 1) sorted by relevance
960 Key<int> TestKey; in TEST_F() local961 WithContextValue CtxWithKey(TestKey, 10); in TEST_F()964 EXPECT_EQ(Context::current().getExisting(TestKey), 10); in TEST_F()