Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/tests/
Dunion_unittest.cc1134 class SmallCacheImpl : public SmallCache { class
1136 explicit SmallCacheImpl(const base::Closure& closure) in SmallCacheImpl() function in mojo::test::SmallCacheImpl
1138 ~SmallCacheImpl() override {} in ~SmallCacheImpl()
1157 SmallCacheImpl impl(run_loop.QuitClosure()); in TEST()
1172 SmallCacheImpl impl(run_loop.QuitClosure()); in TEST()