Searched defs:TesterContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/application_manager/
H A Dapplication_manager_unittest.cc146 class TesterContext { class in namespace:mojo::__anon8712
148 explicit TesterContext(base::MessageLoop* loop) function in class:mojo::__anon8712::TesterContext
244 TestAImpl(ApplicationConnection* connection, TesterContext* test_context)
269 TesterContext* test_context_;
275 TestBImpl(ApplicationConnection* connection, TesterContext* test_context)
298 TesterContext* test_context_;
304 TestCImpl(ApplicationConnection* connection, TesterContext* test_context)
314 TesterContext* test_context_;
323 Tester(TesterContext* context, const std::string& requestor_url)
378 TesterContext* context
[all...]

Completed in 48 milliseconds