Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DDeqpTestRunnerTest.java557 final String instrumentationAnswerNoExecs = in testRun_unexecutableTests() local
626 … "{dEQP-GLES3{missing{no,nope,donotwant}}}", commandLine, instrumentationAnswerNoExecs); in testRun_unexecutableTests()
630 "{dEQP-GLES3{missing{no}}}", commandLine, instrumentationAnswerNoExecs); in testRun_unexecutableTests()
632 "{dEQP-GLES3{missing{nope,donotwant}}}", commandLine, instrumentationAnswerNoExecs); in testRun_unexecutableTests()
634 "{dEQP-GLES3{missing{nope}}}", commandLine, instrumentationAnswerNoExecs); in testRun_unexecutableTests()
636 "{dEQP-GLES3{missing{donotwant}}}", commandLine, instrumentationAnswerNoExecs); in testRun_unexecutableTests()