Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dunion_unittest.cc1127 class SmallCacheImpl : public SmallCache { class
1129 explicit SmallCacheImpl(const base::Closure& closure) in SmallCacheImpl() function in mojo::test::SmallCacheImpl
1131 ~SmallCacheImpl() override {} in ~SmallCacheImpl()
1150 SmallCacheImpl impl(run_loop.QuitClosure()); in TEST()
1166 SmallCacheImpl impl(run_loop.QuitClosure()); in TEST()
1180 SmallCacheImpl impl(run_loop.QuitClosure()); in TEST()