Home
last modified time | relevance | path

Searched refs:node (Results 1 – 3 of 3) sorted by relevance

/test/vts-testcase/hal/media/omx/V1_0/host_omxstore/
DVtsHalMediaOmxStoreV1_0HostTest.py332 for node in nodes:
333 node_name = node['name']
334 owner = node['owner']
335 attributes = node['attributes']
421 node = node_info['mName']
426 node in node_set,
427 'IOmx::listNodes() lists duplicate nodes "' + node + '".')
428 node_set.add(node)
432 if node not in owner2nodes[owner]:
434 'IOmx::listNodes() lists unknown node "' + node +
[all …]
/test/mlts/benchmark/jni/
Drun_tflite.cpp126 for (size_t node = 0; node < mTfliteInterpreter->nodes_size(); ++node) { in init() local
128 mTfliteInterpreter->node_and_registration(node)->first.outputs; in init()
/test/vts/proto/
DVtsReportMessage.proto116 // To specify the information about a host node.