Home
last modified time | relevance | path

Searched defs:expected_result (Results 1 – 8 of 8) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
Dtypes.driver.cpp27 …ool Verify__android__hardware__nfc__V1_0__NfcEvent(const VariableSpecificationMessage& expected_re… in Verify__android__hardware__nfc__V1_0__NfcEvent()
50 …ol Verify__android__hardware__nfc__V1_0__NfcStatus(const VariableSpecificationMessage& expected_re… in Verify__android__hardware__nfc__V1_0__NfcStatus()
DNfcClientCallback.driver.cpp124 …ardware_nfc_V1_0_INfcClientCallback::VerifyResults(const FunctionSpecificationMessage& expected_re… in VerifyResults()
DTestMsgQ.driver.cpp22 …dware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits(const VariableSpecificationMessage& expected_re… in Verify__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
337 …_hardware_tests_msgq_V1_0_ITestMsgQ::VerifyResults(const FunctionSpecificationMessage& expected_re… in VerifyResults()
DNfc.driver.cpp235 …nded_android_hardware_nfc_V1_0_INfc::VerifyResults(const FunctionSpecificationMessage& expected_re… in VerifyResults()
DMemoryTest.driver.cpp243 …dware_tests_memory_V1_0_IMemoryTest::VerifyResults(const FunctionSpecificationMessage& expected_re… in VerifyResults()
DBar.driver.cpp16 …hardware__tests__bar__V1_0__IBar__SomethingRelated(const VariableSpecificationMessage& expected_re… in Verify__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()
1295 …ndroid_hardware_tests_bar_V1_0_IBar::VerifyResults(const FunctionSpecificationMessage& expected_re… in VerifyResults()
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp1191 std::string expected_result = "expected_result.return_type_hidl(" in GenerateVerificationFunctionImpl() local
1210 const VariableSpecificationMessage& val, const string& expected_result, in GenerateVerificationCodeForTypedVariable()
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp165 DriverId id, const FunctionSpecificationMessage& expected_result, in VerifyResults()