Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.hpp45RUNMODE_DUMP_TEXT_CASELIST, //! Test program dumps the list of contained test cases in plain-text… enumerator
DtcuApp.cpp121 else if (runMode == RUNMODE_DUMP_TEXT_CASELIST) in App()
DtcuCommandLine.cpp126 { "txt-caselist", RUNMODE_DUMP_TEXT_CASELIST }, in registerOptions()