Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/NetworkExecutionUtils/
H A DNetworkExecutionUtils.cpp40 bool ValidatePath(const std::string& file, const bool expectFile) in ValidatePath()
62 bool ValidatePaths(const std::vector<std::string>& fileVec, const bool expectFile) in ValidatePaths()
/aosp_15_r20/external/armnn/tests/TfLiteYoloV3Big-Armnn/
H A DTfLiteYoloV3Big-Armnn.cpp212 bool ValidateFilePath(std::string& file, ExpectFile expectFile) in ValidateFilePath()