Home
last modified time | relevance | path

Searched defs:testId (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java315 private void forwardFinalizedPendingResult(TestDescription testId) { in forwardFinalizedPendingResult()
364 public void setTestInstances(TestDescription testId, Set<BatchRunConfiguration> configs) { in setTestInstances()
379 public boolean isPendingTestInstance(TestDescription testId, in isPendingTestInstance()
401 public void skipTest(TestDescription testId) { in skipTest()
416 public void abortTest(TestDescription testId, String errorMessage) { in abortTest()
1047 private Set<BatchRunConfiguration> getTestRunConfigs(TestDescription testId) { in getTestRunConfigs()
1239 private int getTestInstabilityRating(TestDescription testId) { in getTestInstabilityRating()
1247 private void recordTestInstability(TestDescription testId) { in recordTestInstability()
1251 private void clearTestInstability(TestDescription testId) { in clearTestInstability()
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java172 final TestDescription testId = new TestDescription("dEQP-GLES" in testGlesVersion() local
323 final TestDescription testId = new TestDescription("dEQP-GLES3.info", "version"); in testResultCode() local
942 final TestDescription testId = new TestDescription("dEQP-GLES3.orientation", "test"); in testRun_queryPmListFailure() local
986 final TestDescription testId = new TestDescription("dEQP-GLES3.orientation", "test"); in testRun_queryRenderabilityFailure() local
1032 final TestDescription testId = new TestDescription("dEQP-GLES3.orientation", "test"); in testOrientation() local
1310 final TestDescription testId = new TestDescription("dEQP-GLES3.pixelformat", "test"); in testRun_unsupportedPixelFormat() local
1677 final TestDescription testId = new TestDescription("dEQP-GLES3.interrupt", "test"); in testInterrupt_killBeforeBatch() local
1845 final TestDescription testId = new TestDescription("dEQP-GLES3.interrupt", "test"); in testInterrupt_killReportTestFailed() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DCompilerPerf.cpp235 std::string testId; member
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DCompilerPerf.cpp236 std::string testId; member
/third_party/node/test/node-api/test_async/
Dtest-async-hooks.js8 let testId; variable
/third_party/node/deps/npm/test/
Dcommon-tap.js34 const testId = 3 * (+process.env.TAP_CHILD_ID || 0) constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp241 …CoverageTestInstance::DisplayCoverageTestInstance (Context& context, const DisplayIndexTest testId) in DisplayCoverageTestInstance()
2269 …cu::TestContext &context, const char *name, const char *description, const DisplayIndexTest testId) in DisplayCoverageTestsCase()
2287 static void addTest (tcu::TestCaseGroup* group, const DisplayIndexTest testId, const char* name, co… in addTest()
/third_party/icu/icu4c/source/test/intltest/
Dssearch.cpp33 char testId[100]; variable
925 const char *testId = "searchTime()"; // for error macros. in searchTime() local