Searched defs:mTestClient (Results 1 – 7 of 7) sorted by relevance
57 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdogClient> mTestClient; variable
62 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdogClient> mTestClient; variable
31 private final PowerPolicyTestClient mTestClient; field in PowerPolicyListenerImpl
63 private final PowerPolicyTestClient mTestClient = new PowerPolicyTestClient(mResultLog); field in PowerPolicyTestActivity
30 protected final PowerPolicyTestClient mTestClient; field in PowerPolicyTestCommand
41 private TestAdvertisingCustomAudienceClient mTestClient; field in CustomAudienceCtsDebuggableTest
92 private TestAdvertisingCustomAudienceClient mTestClient; field in CustomAudienceApiCtsTest