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

/external/chromium_org/mojo/shell/
H A Dshell_test_base_unittest.cc189 bool was_run1 = false; local
191 service1->Ping(SetAndQuit<bool>(&was_run1, true));
195 EXPECT_TRUE(was_run1);

Completed in 80 milliseconds