Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc100 void BeginTest(bool nested, const base::Closure& closure) { in BeginTest() function in mojo::test::__anonab43b1a50111::SelfDestructingMathCalculatorUI
388 impl->BeginTest(false, run_loop.QuitClosure()); in TEST_F()
403 impl->BeginTest(true, run_loop.QuitClosure()); in TEST_F()