Searched refs:getValueResults (Results 1 – 2 of 2) sorted by relevance
125 tmpResults](std::vector<aidlvhal::GetValueResult> getValueResults) { in GetValues() argument126 for (const auto& aidlResult : getValueResults) { in GetValues()
727 const GetValueResults& getValueResults = maybeGetValueResults.value(); in TEST_F() local728 ASSERT_TRUE(getValueResults.payloads.empty()) in TEST_F()731 auto result = LargeParcelableBase::stableLargeParcelableToParcelable(getValueResults); in TEST_F()