Home
last modified time | relevance | path

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

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