HomeSort by relevance Sort by last modified time
    Searched refs:InitForTesting (Results 1 - 8 of 8) sorted by null

  /system/core/libbinderwrapper/
binder_test_base.cc 26 BinderWrapper::InitForTesting(binder_wrapper_);
binder_wrapper.cc 35 void BinderWrapper::InitForTesting(BinderWrapper* wrapper) {
  /system/core/libbinderwrapper/include/binderwrapper/
binder_wrapper.h 44 static void InitForTesting(BinderWrapper* wrapper);
47 // InitForTesting() a second time.
51 // InitForTesting().
55 // set by InitForTesting(), or creates a new one by calling Create().
  /system/bt/profile/avrcp/
connection_handler.h 120 static void InitForTesting(ConnectionHandler* handler);
connection_handler.cc 87 void ConnectionHandler::InitForTesting(ConnectionHandler* handler) {
  /system/tpm/tpm_manager/server/
binder_service.h 44 void InitForTesting();
binder_service.cc 93 void BinderService::InitForTesting() {
binder_service_test.cc 47 binder_service_->InitForTesting();

Completed in 356 milliseconds