Searched refs:getExisting (Results 1 – 4 of 4) sorted by relevance
111 template <class Type> const Type &getExisting(const Key<Type> &Key) const { in getExisting() function
69 Context::current().getExisting(SpanKey)->markEnded(); in endSpan()
304 Got = Context::current().getExisting(Secret); in TEST()311 Got = Context::current().getExisting(Secret); in TEST()
883 EXPECT_EQ(Context::current().getExisting(TestKey), 10); in TEST_F()