/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
H A D | DefaultVhalImpl_test.cpp | 168 auto gotValue = mHal->get(value, &status); in TEST_F() local 180 auto gotValue = mHal->get(value, &status); in TEST_F() local 192 auto gotValue = mHal->get(value, &status); in TEST_F() local 204 auto gotValue = mHal->get(value, &status); in TEST_F() local 215 auto gotValue = mHal->get(value, &status); in TEST_F() local 229 auto gotValue = mHal->get(value, &status); in TEST_F() local 244 auto gotValue = mHal->get(value, &status); in TEST_F() local 259 auto gotValue = mHal->get(value, &status); in TEST_F() local 273 auto gotValue = mHal->get(value, &status); in TEST_F() local 295 auto gotValue = mHal->get(value, &status); in TEST_F() local [all …]
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/ |
H A D | VehicleObjectPoolTest.cpp | 264 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 278 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 292 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 306 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 320 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 339 auto gotValue = mValuePool->obtain(prop); in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/test/ |
H A D | VehicleObjectPoolTest.cpp | 264 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 278 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 292 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 306 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 320 auto gotValue = mValuePool->obtain(prop); in TEST_F() local 339 auto gotValue = mValuePool->obtain(prop); in TEST_F() local
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/ |
D | DiagnosticHalServiceTest.java | 259 HalPropValue gotValue = mService.getCurrentDiagnosticValue( in testGetCurrentDiagnosticValueFreezeFrame() local 270 HalPropValue gotValue = mService.getCurrentDiagnosticValue( in testGetCurrentDiagnosticValueLiveFrame() local 278 HalPropValue gotValue = mService.getCurrentDiagnosticValue(-1); in testGetCurrentDiagnosticValueInvalidSensorType() local 288 HalPropValue gotValue = mService.getCurrentDiagnosticValue( in testGetCurrentDiagnosticValueServiceSpecificException() local 299 HalPropValue gotValue = mService.getCurrentDiagnosticValue( in testGetCurrentDiagnosticValueIllegalArgumentException() local
|
/aosp_15_r20/device/generic/car/emulator/vhal_aidl/VehicleEmulator/test/ |
D | VehicleEmulatorTest.cpp | 245 VehiclePropValue gotValue = respMsg.value(0); in TEST_F() local 325 VehiclePropValue gotValue = respMsg.value(0); in TEST_F() local 434 VehiclePropValue gotValue = pipeCommMsg.value(0); in TEST_F() local
|
/aosp_15_r20/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/ |
H A D | ArrayMapTests.java | 130 Object gotValue = array.get(entry.getKey()); in compareMaps() local 139 Object gotValue = array.valueAt(i); in compareMaps() local
|
/aosp_15_r20/cts/tests/tests/util/src/android/util/cts/ |
H A D | ArrayMapTest.java | 175 Object gotValue = array.get(entry.getKey()); in compareMaps() local 183 Object gotValue = array.valueAt(i); in compareMaps() local
|
/aosp_15_r20/packages/services/Car/cpp/vhal/client/test/ |
D | AidlVhalClientTest.cpp | 396 auto gotValue = std::move(result.value()); in TEST_F() local 431 auto gotValue = std::move(result.value()); in TEST_F() local 463 auto gotValue = std::move(result.value()); in TEST_F() local 612 auto gotValue = std::move(result.value()); in TEST_F() local
|
D | HidlVhalClientTest.cpp | 196 auto gotValue = std::move(result.value()); in TEST_F() local 226 auto gotValue = std::move(result.value()); in TEST_F() local
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | AidlVehicleStubUnitTest.java | 314 HalPropValue gotValue = mAidlVehicleStub.get(value); in testGetAidlSmallData() local 353 HalPropValue gotValue = mAidlVehicleStub.get(value); in testGetAidlLargeData() local 409 HalPropValue gotValue = mAidlVehicleStub.get(value); in testGetAidlAsyncCallback() local
|
D | HidlVehicleStubUnitTest.java | 509 HalPropValue gotValue = mHidlVehicleStub.get(TEST_PROP_VALUE); in testGetSync() local
|
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/vts/src/ |
H A D | VtsHalBroadcastradioAidlTargetTest.cpp | 1072 bool gotValue = false; in TEST_P() local 1105 bool gotValue; in TEST_P() local
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/midilib/ |
H A D | JavaMidiTestModule.java | 269 int gotValue = bytes[offset + index] & 0x000000FF; in matchStream() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/src/ |
H A D | FakeVehicleHardware.cpp | 791 auto& gotValue = result.value(); in getUserHalProp() local 966 auto& gotValue = readResult.value(); in getEchoReverseBytes() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/src/ |
H A D | FakeVehicleHardware.cpp | 791 auto& gotValue = result.value(); in getUserHalProp() local 966 auto& gotValue = readResult.value(); in getEchoReverseBytes() local
|
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/default/test/ |
H A D | DefaultBroadcastRadioHalTest.cpp | 467 bool gotValue = false; in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/broadcastradio/2.0/vts/functional/ |
H A D | VtsHalBroadcastradioV2_0TargetTest.cpp | 780 bool gotValue = false; in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/ |
H A D | DefaultVehicleHalTest.cpp | 1860 VehiclePropValue gotValue = maybeResults.value().payloads[0]; in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/ |
H A D | DefaultVehicleHalTest.cpp | 1860 VehiclePropValue gotValue = maybeResults.value().payloads[0]; in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/test/ |
H A D | FakeVehicleHardwareTest.cpp | 2372 auto& gotValue = result.value(); in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/test/ |
H A D | FakeVehicleHardwareTest.cpp | 2372 auto& gotValue = result.value(); in TEST_F() local
|