Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dbind_task_runner_unittest.cc357 bool connection_impl_error = false; in TEST_F() local
359 SetFlagAndQuitTaskRunner(&connection_impl_error, in TEST_F()
368 EXPECT_TRUE(connection_impl_error); in TEST_F()