/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowSubscriptionManagerTest.java | 35 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
|
D | ShadowTelephonyManagerTest.java | 72 String testId = "TESTING123"; in shouldGiveDeviceId() local
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | TestSelectionListener.java | 6 public void onSelectTest(int testId); in onSelectTest() 7 public HistoryToken getSelectTestHistoryToken(int testId); in getSelectTestHistoryToken()
|
D | EmbeddedTkoClient.java | 32 public HistoryToken getSelectTestHistoryToken(int testId) { in getSelectTestHistoryToken() 37 public void onSelectTest(int testId) { in onSelectTest()
|
D | TkoClient.java | 81 public void onSelectTest(int testId) { in onSelectTest() 85 public HistoryToken getSelectTestHistoryToken(int testId) { in getSelectTestHistoryToken()
|
D | TestDetailView.java | 40 private int testId = NO_TEST_ID; field in TestDetailView
|
/external/icu/android_icu4j/testing/src/android/icu/extratest/ |
D | AndroidTransliteratorParameterizedTest.java | 59 String testId = id; in testTranslierateASourceCharacter() local
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 315 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()
|
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 172 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
|
/external/tensorflow/tensorflow/python/data/kernel_tests/ |
D | placement_test.py | 143 def testId(self): member in PlacementTest
|
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/ |
D | ICU4CXmlResultParser.java | 180 TestDescription testId = new TestDescription(classname, testname); in processTestResult() local
|
/external/angle/src/tests/perf_tests/ |
D | CompilerPerf.cpp | 235 std::string testId; member
|
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/test/ |
D | KeyboardTest.java | 59 KeyboardId testId = KeyboardId.of(ULocale.forLanguageTag("cs"), Platform.OSX, in testKeyboardId() local
|
/external/OpenCL-CTS/test_conformance/printf/ |
D | util_printf.cpp | 743 size_t verifyOutputBuffer(char *analysisBuffer,testCase* pTestCase,size_t testId,cl_ulong pAddr) in verifyOutputBuffer()
|
D | test_printf.cpp | 193 static int isKernelArgument(testCase* pTestCase,size_t testId) in isKernelArgument() 200 static int isKernelPFormat(testCase* pTestCase,size_t testId) in isKernelPFormat() 233 …kePrintfProgram(cl_kernel *kernel_ptr, const cl_context context,const unsigned int testId,const un… in makePrintfProgram() 407 static int doTest(cl_command_queue queue, cl_context context, const unsigned int testId, const unsi… in doTest()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiDisplayTests.cpp | 241 …CoverageTestInstance::DisplayCoverageTestInstance (Context& context, const DisplayIndexTest testId) in DisplayCoverageTestInstance() 2266 …cu::TestContext &context, const char *name, const char *description, const DisplayIndexTest testId) in DisplayCoverageTestsCase() 2284 static void addTest (tcu::TestCaseGroup* group, const DisplayIndexTest testId, const char* name, co… in addTest()
|
/external/icu/icu4c/source/test/intltest/ |
D | ssearch.cpp | 33 char testId[100]; variable 925 const char *testId = "searchTime()"; // for error macros. in searchTime() local
|