Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowSubscriptionManagerTest.java35 int testId = 42; in shouldGiveDefaultSubscriptionId() local
42 int testId = 42; in shouldGiveDefaultDataSubscriptionId() local
49 int testId = 42; in shouldGiveDefaultSmsSubscriptionId() local
56 int testId = 42; in shouldGiveDefaultVoiceSubscriptionId() local
DShadowTelephonyManagerTest.java72 String testId = "TESTING123"; in shouldGiveDeviceId() local
/external/autotest/frontend/client/src/autotest/tko/
DTestSelectionListener.java6 public void onSelectTest(int testId); in onSelectTest()
7 public HistoryToken getSelectTestHistoryToken(int testId); in getSelectTestHistoryToken()
DEmbeddedTkoClient.java32 public HistoryToken getSelectTestHistoryToken(int testId) { in getSelectTestHistoryToken()
37 public void onSelectTest(int testId) { in onSelectTest()
DTkoClient.java81 public void onSelectTest(int testId) { in onSelectTest()
85 public HistoryToken getSelectTestHistoryToken(int testId) { in getSelectTestHistoryToken()
DTestDetailView.java40 private int testId = NO_TEST_ID; field in TestDetailView
/external/icu/android_icu4j/testing/src/android/icu/extratest/
DAndroidTransliteratorParameterizedTest.java59 String testId = id; in testTranslierateASourceCharacter() local
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java175 final TestDescription testId = new TestDescription("dEQP-GLES" in testGlesVersion() local
321 final TestDescription testId = new TestDescription("dEQP-GLES3.info", "version"); in testResultCode() local
920 final TestDescription testId = new TestDescription("dEQP-GLES3.orientation", "test"); in testRun_queryPmListFailure() local
964 final TestDescription testId = new TestDescription("dEQP-GLES3.orientation", "test"); in testRun_queryRenderabilityFailure() local
1010 final TestDescription testId = new TestDescription("dEQP-GLES3.orientation", "test"); in testOrientation() local
1283 final TestDescription testId = new TestDescription("dEQP-GLES3.pixelformat", "test"); in testRun_unsupportedPixelFormat() local
1645 final TestDescription testId = new TestDescription("dEQP-GLES3.interrupt", "test"); in testInterrupt_killBeforeBatch() local
1807 final TestDescription testId = new TestDescription("dEQP-GLES3.interrupt", "test"); in testInterrupt_killReportTestFailed() local
2328 final TestDescription testId = new TestDescription("dEQP-GLES3.info", "version"); in testCoverageDisabled_noCoverageListener() local
2346 final TestDescription testId = new TestDescription("dEQP-GLES3.info", "version"); in testCoverageEnabled_newCoverageListener() local
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java312 private void forwardFinalizedPendingResult(TestDescription testId) { in forwardFinalizedPendingResult()
361 public void setTestInstances(TestDescription testId, Set<BatchRunConfiguration> configs) { in setTestInstances()
376 public boolean isPendingTestInstance(TestDescription testId, in isPendingTestInstance()
398 public void skipTest(TestDescription testId) { in skipTest()
413 public void abortTest(TestDescription testId, String errorMessage) { in abortTest()
1044 private Set<BatchRunConfiguration> getTestRunConfigs(TestDescription testId) { in getTestRunConfigs()
1236 private int getTestInstabilityRating(TestDescription testId) { in getTestInstabilityRating()
1244 private void recordTestInstability(TestDescription testId) { in recordTestInstability()
1248 private void clearTestInstability(TestDescription testId) { in clearTestInstability()
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/test/
DKeyboardTest.java59 KeyboardId testId = KeyboardId.of(ULocale.forLanguageTag("cs"), Platform.OSX, in testKeyboardId() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp228 …CoverageTestInstance::DisplayCoverageTestInstance (Context& context, const DisplayIndexTest testId) in DisplayCoverageTestInstance()
2195 …cu::TestContext &context, const char *name, const char *description, const DisplayIndexTest testId) in DisplayCoverageTestsCase()
2213 static void addTest (tcu::TestCaseGroup* group, const DisplayIndexTest testId, const char* name, co… in addTest()
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp33 char testId[100]; variable
915 const char *testId = "searchTime()"; // for error macros. in searchTime() local