Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DBuiltin_test.cpp30 const std::string testDataPath( in TEST() local
32 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in TEST()
DWrapper_test.cpp43 static const std::string testDataPath( in readWords() local
45 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in readWords()
/frameworks/rs/rsov/compiler/spirit/
Dtransformer_test.cpp71 static const std::string testDataPath( in readWords() local
73 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in readWords()
Dmodule_test.cpp46 static const std::string testDataPath( in readWords() local
48 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in readWords()
Dbuilder_test.cpp195 static const std::string testDataPath( in TEST() local
197 const std::string &fullPath = getAbsolutePath(testDataPath + "greyscale.spv"); in TEST()
Dpass_queue_test.cpp86 static const std::string testDataPath( in readWords() local
88 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in readWords()