Searched refs:InitForTesting (Results 1 – 6 of 6) sorted by relevance
26 BinderWrapper::InitForTesting(binder_wrapper_); in BinderTestBase()
35 void BinderWrapper::InitForTesting(BinderWrapper* wrapper) { in InitForTesting() function in android::BinderWrapper
44 static void InitForTesting(BinderWrapper* wrapper);
44 void InitForTesting();
93 void BinderService::InitForTesting() { in InitForTesting() function in tpm_manager::BinderService
47 binder_service_->InitForTesting(); in SetUp()