Home
last modified time | relevance | path

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

/system/core/libbinderwrapper/
Dbinder_test_base.cc26 BinderWrapper::InitForTesting(binder_wrapper_); in BinderTestBase()
Dbinder_wrapper.cc35 void BinderWrapper::InitForTesting(BinderWrapper* wrapper) { in InitForTesting() function in android::BinderWrapper
/system/core/libbinderwrapper/include/binderwrapper/
Dbinder_wrapper.h44 static void InitForTesting(BinderWrapper* wrapper);
/system/bt/profile/avrcp/
Dconnection_handler.h120 static void InitForTesting(ConnectionHandler* handler);
Dconnection_handler.cc103 void ConnectionHandler::InitForTesting(ConnectionHandler* handler) { in InitForTesting() function in bluetooth::avrcp::ConnectionHandler