Home
last modified time | relevance | path

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

/external/armnn/tests/NetworkExecutionUtils/
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()
/external/armnn/tests/TfLiteYoloV3Big-Armnn/
DTfLiteYoloV3Big-Armnn.cpp212 bool ValidateFilePath(std::string& file, ExpectFile expectFile) in ValidateFilePath()