Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc112 void BeginTest(bool nested, const base::Closure& closure) { in BeginTest() function in mojo::test::__anon2de557fa0111::SelfDestructingMathCalculatorUI
405 impl->BeginTest(false, run_loop.QuitClosure()); in TEST_P()
420 impl->BeginTest(true, run_loop.QuitClosure()); in TEST_P()