Home
last modified time | relevance | path

Searched defs:run_example (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/tests/benchmark_examples/
DRunExample.cpp94 int run_example(int argc, char **argv, std::unique_ptr<Example> example) in run_example() function
/external/ComputeLibrary/tests/validate_examples/
DRunExample.cpp109 int run_example(int argc, char **argv, std::unique_ptr<ValidateExample> example) in run_example() function
/external/ComputeLibrary/utils/
DUtils.cpp89 int run_example(int argc, char **argv, std::unique_ptr<Example> example) in run_example() function
DUtils.h107 int run_example(int argc, char **argv) in run_example() function