Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/examples/
H A Dgraph_edsr.cpp101 SimpleOption<std::string> *expected_output_filename{ nullptr }; member in GraphEdsrExample
H A Dgraph_edsr.h40 …ls::CommonGraphParams &common_params, const arm_compute::utils::SimpleOption<std::string> &expecte… in setup()