Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/ImageCSVFileGenerator/
H A DImageCSVFileGenerator.cpp46 if (!ValidateOutputFile(result["outfile"].as<std::string>())) in ParseOptions()
95 bool ValidateOutputFile(const std::string& outputFileName) in ValidateOutputFile() function in __anon70cd9ea00111::CommandLineProcessor
/aosp_15_r20/external/armnn/tests/ImageTensorGenerator/
H A DImageTensorGenerator.cpp55 if (!ValidateOutputFile(result["outfile"].as<std::string>())) in ParseOptions()
120 bool ValidateOutputFile(const std::string& outputFileName) in ValidateOutputFile() function in __anondfbaa7fe0111::CommandLineProcessor