Searched refs:leaky_singleton (Results 1 – 2 of 2) sorted by relevance
217 CallbackFunc* leaky_singleton; in TEST_F() local242 leaky_singleton = GetLeakySingleton(); in TEST_F()243 EXPECT_TRUE(leaky_singleton); in TEST_F()
223 CallbackFunc* leaky_singleton; in TEST_F() local248 leaky_singleton = GetLeakySingleton(); in TEST_F()249 EXPECT_TRUE(leaky_singleton); in TEST_F()