Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
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()