Home
last modified time | relevance | path

Searched refs:build_example (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/marl/
DCMakeLists.txt404 function(build_example target) function
419 endfunction(build_example)
421 build_example(fractal)
422 build_example(hello_task)
423 build_example(primes)
424 build_example(tasks_in_tasks)
/external/tensorflow/tensorflow/lite/testing/
Dzip_test_utils.py511 def build_example(label, param_dict_real, zip_path_label): function
651 _, report = build_example(label, param_dict, zip_path_label)