Searched defs:BackPointerCppSideConnection (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/apps/js/test/
H A Djs_to_cpp_unittest.cc355 class BackPointerCppSideConnection : public CppSideConnection { class in namespace:mojo::js::__anon8719
357 BackPointerCppSideConnection() : termination_seen_(false) {} function in class:mojo::js::__anon8719::BackPointerCppSideConnection
358 virtual ~BackPointerCppSideConnection() {}
381 DISALLOW_COPY_AND_ASSIGN(BackPointerCppSideConnection);
451 BackPointerCppSideConnection cpp_side_connection;

Completed in 502 milliseconds