Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dmultiplex_router_unittest.cc185 generator.CompleteWithResponse(); in TEST_F()
212 generator.CompleteWithResponse(); in TEST_F()
312 generator.CompleteWithResponse(); // This should end up doing nothing. in TEST_F()
Drouter_test_util.h72 void CompleteWithResponse() { Complete(true); } in CompleteWithResponse() function