Home
last modified time | relevance | path

Searched defs:expectedValue (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
DAssertOk.h129 static void expectValueOrFailure(Result res, Value expectedValue, Value actualValue, in expectValueOrFailure()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp245 auto expectedValue = mObjectPool->obtainInt32(mFuzzedDataProvider->ConsumeIntegral<int32_t>()); in invokeSetAndGetValues() local
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp389 auto expectedValue = hal->getValuePool()->obtainInt32(VAL); in TEST_F() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.cpp961 const std::vector<std::string>& expectedValue, in checkSysfsStatus()