Home
last modified time | relevance | path

Searched defs:result_value (Results 1 – 5 of 5) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
Dtypes.driver.cpp33 …fcEvent(VariableSpecificationMessage* result_msg, ::android::hardware::nfc::V1_0::NfcEvent result_… in SetResult__android__hardware__nfc__V1_0__NfcEvent()
56 …Status(VariableSpecificationMessage* result_msg, ::android::hardware::nfc::V1_0::NfcStatus result_… in SetResult__android__hardware__nfc__V1_0__NfcStatus()
DTestMsgQ.driver.cpp28 …ableSpecificationMessage* result_msg, ::android::hardware::tests::msgq::V1_0::ITestMsgQ::EventFlag… in SetResult__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
DBar.driver.cpp22 …iableSpecificationMessage* result_msg, ::android::hardware::tests::bar::V1_0::IBar::SomethingRelat… in SetResult__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp433 std::string result_value = "result_val_" + std::to_string(i); in GenerateProfilerForMethod() local
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp1432 const string& result_value) { in GenerateSetResultCodeForTypedVariable()