Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeFilePath.hpp42 TYPE_FILE, /*!< File. */ enumerator
DdeFilePath.cpp190 return TYPE_FILE; in getType()
/external/deqp/executor/tools/
DxeCommandLineExecutor.cpp287 if (item.getType() == de::FilePath::TYPE_FILE) in readCaseLists()