Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 6 of 6) sorted by relevance

/test/vts/proto/
DVtsResourceControllerMessage.proto102 optional FmqOp operation = 1; field
152 optional HidlMemoryOp operation = 1; field
180 optional HidlHandleOp operation = 1; field
/test/vti/test_serving/gae/frontend/src/app/menu/
Dmenu_base.ts46 for (const operation of additionalOperations) { constant
/test/framework/harnesses/host_controller/
Dinvocation_thread_test.py132 def _RaiseExceptionForOperation(operation, op_type, error_msg="unit test"): argument
/test/framework/harnesses/host_controller/tradefed/
Dremote_client.py82 def SendOperation(self, operation): argument
/test/vts/utils/python/mirror/
Dresource_mirror.py303 def _createTemplateRequestMessage(self, operation, queue_id): argument
627 def _createTemplateRequestMessage(self, operation): argument
769 def _createTemplateRequestMessage(self, operation): argument
/test/vts/drivers/resource/resource_manager/
DVtsResourceManager.cpp43 HidlHandleOp operation = hidl_handle_request.operation(); in ProcessHidlHandleCommand() local