Searched defs:expectedValue (Results 1 – 4 of 4) sorted by relevance
129 static void expectValueOrFailure(Result res, Value expectedValue, Value actualValue, in expectValueOrFailure()
245 auto expectedValue = mObjectPool->obtainInt32(mFuzzedDataProvider->ConsumeIntegral<int32_t>()); in invokeSetAndGetValues() local
389 auto expectedValue = hal->getValuePool()->obtainInt32(VAL); in TEST_F() local
961 const std::vector<std::string>& expectedValue, in checkSysfsStatus()