Home
last modified time | relevance | path

Searched defs:mTestClient (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/device/google/trout/hal/common/android/watchdog/
DBaseWatchdogClient.h57 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdogClient> mTestClient; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DWatchdogClient.h62 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdogClient> mTestClient; variable
/aosp_15_r20/cts/hostsidetests/car/app/src/android/car/cts/app/
H A DPowerPolicyListenerImpl.java31 private final PowerPolicyTestClient mTestClient; field in PowerPolicyListenerImpl
H A DPowerPolicyTestActivity.java63 private final PowerPolicyTestClient mTestClient = new PowerPolicyTestClient(mResultLog); field in PowerPolicyTestActivity
H A DPowerPolicyTestCommand.java30 protected final PowerPolicyTestClient mTestClient; field in PowerPolicyTestCommand
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DCustomAudienceCtsDebuggableTest.java41 private TestAdvertisingCustomAudienceClient mTestClient; field in CustomAudienceCtsDebuggableTest
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DCustomAudienceApiCtsTest.java92 private TestAdvertisingCustomAudienceClient mTestClient; field in CustomAudienceApiCtsTest