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

/system/core/libbinderwrapper/
H A Dbinder_test_base.cc26 BinderWrapper::InitForTesting(binder_wrapper_);
H A Dbinder_wrapper.cc35 void BinderWrapper::InitForTesting(BinderWrapper* wrapper) { function in class:android::BinderWrapper
/system/core/libbinderwrapper/include/binderwrapper/
H A Dbinder_wrapper.h44 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/tpm/tpm_manager/server/
H A Dbinder_service.h44 void InitForTesting();
H A Dbinder_service.cc93 void BinderService::InitForTesting() { function in class:tpm_manager::BinderService
H A Dbinder_service_test.cc47 binder_service_->InitForTesting();

Completed in 471 milliseconds