/external/testng/src/test/java/test/name/ |
D | ITestSample.java | 30 public void init(Object[] testArgs) { in init() 35 public void tearDown(Object[] testArgs) { in tearDown()
|
/external/icu/icu4c/source/test/intltest/ |
D | tmsgfmt.cpp | 254 Formattable testArgs[] = { in PatternTest() local 701 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local 723 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local 745 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local 768 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local 792 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect() local 826 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect() local
|
D | selfmts.cpp | 315 Formattable testArgs = Formattable("other"); in selectFormatAPITest() local
|
D | tchcfmt.cpp | 172 Formattable testArgs[] = {(int32_t)0, "Disk_A", (int32_t)0}; in TestComplexExample() local
|
D | msfmrgts.cpp | 807 Formattable testArgs [] = { in Test4105380() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | MessageRegressionTest.java | 498 Object[] testArgs = {new Long(12373), "MyDisk"}; in Test4105380() local 853 Map testArgs = new HashMap(); in testBugTestsWithNamesArguments() local
|
D | TestMessageFormat.java | 154 Object testArgs[] = { in TestPattern() local 1401 Object testArgs[][] ={ in testSelectFormat() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | MessageRegressionTest.java | 501 Object[] testArgs = {new Long(12373), "MyDisk"}; in Test4105380() local 856 Map testArgs = new HashMap(); in testBugTestsWithNamesArguments() local
|
D | TestMessageFormat.java | 157 Object testArgs[] = { in TestPattern() local 1404 Object testArgs[][] ={ in testSelectFormat() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | XLocaleDistanceTest.java | 64 List<Arguments> testArgs = new ArrayList<Arguments>(); in testTiming() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | XLocaleDistanceTest.java | 61 List<Arguments> testArgs = new ArrayList<Arguments>(); in testTiming() local
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | XLocaleDistanceTest.java | 55 List<Arguments> testArgs = new ArrayList<>(); in testTiming() local
|
/external/autotest/frontend/client/src/autotest/moblab/ |
D | SuiteRunnerView.java | 452 String testArgs, String bugId, String partId) { in runSuite()
|
/external/autotest/frontend/client/src/autotest/moblab/rpc/ |
D | MoblabRpcHelper.java | 392 String roFirmware, String suiteArgs, String testArgs, in runSuite()
|
/external/tensorflow/tensorflow/python/framework/ |
D | ops_test.py | 183 def testArgs(self): member in NodeDefConstructorTest
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.cpp | 3358 …utBindingTests::createTestName(const StageType& stageType, const LayoutBindingParameters& testArgs) in createTestName()
|