Home
last modified time | relevance | path

Searched refs:VerifyResults (Results 1 – 15 of 15) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/DRIVER/test/vts/specification/lib/ndk/bionic/1.0/
DlibcV1.vts.h28 …bool VerifyResults(const FunctionSpecificationMessage& expected_result, const FunctionSpecificatio…
/test/vts/drivers/hal/common/include/driver_base/
DDriverBase.h67 virtual bool VerifyResults( in VerifyResults() function
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfcClientCallback.vts.h61 …bool VerifyResults(const FunctionSpecificationMessage& expected_result, const FunctionSpecificatio…
DNfc.vts.h77 …bool VerifyResults(const FunctionSpecificationMessage& expected_result, const FunctionSpecificatio…
DMemoryTest.vts.h72 …bool VerifyResults(const FunctionSpecificationMessage& expected_result, const FunctionSpecificatio…
DTestMsgQ.vts.h85 …bool VerifyResults(const FunctionSpecificationMessage& expected_result, const FunctionSpecificatio…
DNfcClientCallback.driver.cpp125 bool FuzzerExtended_android_hardware_nfc_V1_0_INfcClientCallback::VerifyResults(const FunctionSpeci… in VerifyResults() function in android::vts::FuzzerExtended_android_hardware_nfc_V1_0_INfcClientCallback
DlibcV1.driver.cpp206 bool FuzzerExtended_libc::VerifyResults(const FunctionSpecificationMessage&, const FunctionSpecific… in VerifyResults() function in android::vts::FuzzerExtended_libc
DBar.vts.h171 …bool VerifyResults(const FunctionSpecificationMessage& expected_result, const FunctionSpecificatio…
DMemoryTest.driver.cpp244 bool FuzzerExtended_android_hardware_tests_memory_V1_0_IMemoryTest::VerifyResults(const FunctionSpe… in VerifyResults() function in android::vts::FuzzerExtended_android_hardware_tests_memory_V1_0_IMemoryTest
DNfc.driver.cpp236 bool FuzzerExtended_android_hardware_nfc_V1_0_INfc::VerifyResults(const FunctionSpecificationMessag… in VerifyResults() function in android::vts::FuzzerExtended_android_hardware_nfc_V1_0_INfc
DTestMsgQ.driver.cpp345 bool FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ::VerifyResults(const FunctionSpecifi… in VerifyResults() function in android::vts::FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ
DBar.driver.cpp1296 bool FuzzerExtended_android_hardware_tests_bar_V1_0_IBar::VerifyResults(const FunctionSpecification… in VerifyResults() function in android::vts::FuzzerExtended_android_hardware_tests_bar_V1_0_IBar
/test/vts/drivers/hal/common/include/driver_manager/
DVtsHalDriverManager.h88 bool VerifyResults(DriverId id,
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp164 bool VtsHalDriverManager::VerifyResults( in VerifyResults() function in android::vts::VtsHalDriverManager
172 return driver->VerifyResults(expected_result, actual_result); in VerifyResults()