Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dsingleton.h124 static void ResurrectForTesting() { subtle::NoBarrier_Store(&dead_, 0); } in ResurrectForTesting() function
Dsingleton_unittest.cc268 CallbackSingletonWithStaticTrait::Trait::ResurrectForTesting(); in TEST_F()