Home
last modified time | relevance | path

Searched defs:OperatorCall (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/serialization/
H A Dvulkan_graph_schema.py19 class OperatorCall: class
/aosp_15_r20/external/pigweed/pw_function/
H A Dfunction_test.cc53 TEST(Function, OperatorCall) { in TEST() argument