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

/external/chromium_org/mojo/apps/js/test/
H A Djs_to_cpp_unittest.cc258 class PingCppSideConnection : public CppSideConnection { class in namespace:mojo::js::__anon8719
260 PingCppSideConnection() : got_message_(false) {} function in class:mojo::js::__anon8719::PingCppSideConnection
261 virtual ~PingCppSideConnection() {}
279 DISALLOW_COPY_AND_ASSIGN(PingCppSideConnection);
424 PingCppSideConnection cpp_side_connection;

Completed in 1233 milliseconds