HomeSort by relevance Sort by last modified time
    Searched full:leaky_singleton (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/memory/
singleton_unittest.cc 198 CallbackFunc* leaky_singleton; local
223 leaky_singleton = GetLeakySingleton();
224 EXPECT_TRUE(leaky_singleton);

Completed in 1635 milliseconds