Searched refs:num_b_calls (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/application_manager/
H A Dapplication_manager_unittest.cc193 int num_b_calls() { function in class:mojo::__anon8712::TesterContext
594 EXPECT_EQ(1, tester_context_.num_b_calls());
611 EXPECT_EQ(1, tester_context_.num_b_calls());
649 EXPECT_EQ(0, tester_context_.num_b_calls());

Completed in 33 milliseconds