Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dsingleton_unittest.cc209 CallbackFunc* leaky_singleton; in TEST_F() local
234 leaky_singleton = GetLeakySingleton(); in TEST_F()
235 EXPECT_TRUE(leaky_singleton); in TEST_F()