Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 21 of 21) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/PROFILER/
DNfc.profiler.cpp41 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local
85 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local
134 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local
183 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local
223 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local
263 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local
303 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local
DBar.profiler.cpp49 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
89 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
133 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
189 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
243 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
284 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
338 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
378 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
422 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
467 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local
[all …]
DTestMsgQ.profiler.cpp48 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
100 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
155 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
199 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
243 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
287 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
331 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
371 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
411 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
DMemoryTest.profiler.cpp41 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest() local
85 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest() local
DNfcClientCallback.profiler.cpp41 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback() local
85 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback() local
/test/vts/runners/host/
Dasserts.py35 def assertEqual(first, second, msg=None, extras=None): argument
56 def assertNotEqual(first, second, msg=None, extras=None): argument
125 def assertTrue(expr, msg, extras=None): argument
138 def assertFalse(expr, msg, extras=None): argument
151 def assertLess(first, second, msg=None, extras=None): argument
272 def fail(msg, extras=None): argument
286 def explicitPass(msg, extras=None): argument
/test/vts/drivers/hal/libdatatype/
Dhal_light.cpp59 const VariableSpecificationMessage& msg) { in GenerateLightStateUsingMessage()
Dhal_camera.cpp203 VariableSpecificationMessage* msg) { in ConvertCameraInfoToProtobuf()
/test/vts-testcase/hal/contexthub/V1_0/host/
DVtsHalContexthubV1_0HostTest.py50 def ignore_client_msg(self, msg): argument
/test/vts/drivers/libdrivercomm/
DVtsDriverCommUtil.cpp147 char* msg = (char*)malloc(msg_len + 1); in VtsSocketRecvBytes() local
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalCodeGen.cpp382 string msg = msg_ss.str(); in GenerateCppBodyFuzzFunction() local
570 string msg = msg_ss.str(); in GenerateCppBodyFuzzFunction() local
/test/vts/utils/python/mirror/
Dmirror_object_for_types.py54 def __init__(self, msg, parent_path=None): argument
Dmirror_object.py60 msg, argument
/test/vts-testcase/security/poc/target/kernel_wifi/32402310/
Dpoc.cpp79 struct nl_msg *msg; in send_testmode() local
/test/vts/drivers/hal/common/driver_base/
DDriverBase.cpp453 FunctionSpecificationMessage* msg) { in ReadGcdaFile()
516 FunctionSpecificationMessage* msg) { in ScanAllGcdaFiles()
550 bool DriverBase::FunctionCallEnd(FunctionSpecificationMessage* msg) { in FunctionCallEnd()
/test/vts/drivers/hal/server/
DSocketServer.cpp85 ComponentSpecificationMessage msg; in ReadSpecification() local
/test/vts/compilation_tools/vtsc/
DVtsCompilerUtils.cpp354 const string& msg, in GetCppInstanceType()
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp517 long VtsTraceProcessor::GetTotalCoverageLine(const TestReportMessage& msg) { in GetTotalCoverageLine()
525 long VtsTraceProcessor::GetTotalLine(const TestReportMessage& msg) { in GetTotalLine()
/test/vts-testcase/security/poc/target/kernel_wifi/32219453/
Dpoc.cpp168 struct nl_msg *msg; in send_testmode() local
/test/vts/utils/python/controllers/
Dandroid_device.py954 def process(self, msg, kwargs): argument
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py545 def assertLessOrEqual(self, first, second, msg=None): argument