Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/test/
DDynamicBackendTests.hpp191 path fileNamePath = directoryPath.append(fileName); in GetTestFilePath() local
192 CHECK(exists(fileNamePath)); in GetTestFilePath()
194 return fileNamePath.string(); in GetTestFilePath()