Home
last modified time | relevance | path

Searched refs:leaky_singleton (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/memory/
H A Dsingleton_unittest.cc217 CallbackFunc* leaky_singleton; in TEST_F() local
242 leaky_singleton = GetLeakySingleton(); in TEST_F()
243 EXPECT_TRUE(leaky_singleton); in TEST_F()
/aosp_15_r20/external/cronet/base/memory/
H A Dsingleton_unittest.cc223 CallbackFunc* leaky_singleton; in TEST_F() local
248 leaky_singleton = GetLeakySingleton(); in TEST_F()
249 EXPECT_TRUE(leaky_singleton); in TEST_F()