/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestLeftRecursion.java | 51 String[] tests = { in testTernaryExpr() local 81 String[] tests = { in testDeclarationsUsingASTOperators() local 112 String[] tests = { in testDeclarationsUsingRewriteOperators() local 142 String[] tests = { in testExpressionsUsingASTOperators() local 174 String[] tests = { in testExpressionsUsingRewriteOperators() local 207 String[] tests = { in testExpressionAssociativity() local 288 String[] tests = { in testJavaExpressions() local 331 String[] tests = { in testReturnValueAndActions() local 350 String[] tests = { in testReturnValueAndActionsAndASTs() local 357 public void runTests(String grammar, String[] tests, String startRule) { in runTests()
|
/external/vogar/test/vogar/target/ |
D | JUnitRunnerTest.java | 54 List<VogarTest> tests = JUnitRunnerFactory.createVogarTests(target, null, EMPTY_ARGS); in test_run_for_SimpleTest_should_perform_test() local 65 List<VogarTest> tests = JUnitRunnerFactory.createVogarTests(target, null, EMPTY_ARGS); in test_run_for_SuiteTest_should_perform_tests() local 82 List<VogarTest> tests = JUnitRunnerFactory.createVogarTests(target, null, EMPTY_ARGS); in test_run_for_SimpleTest2_with_ActionName_should_perform_test() local 97 List<VogarTest> tests = in test_run_for_SimpleTest2_limiting_to_1method_should_perform_test() local 109 List<VogarTest> tests = JUnitRunnerFactory.createVogarTests(target, null, in test_run_for_SimpleTest2_limiting_to_2methods_should_perform_test() local 123 List<VogarTest> tests = in test_limiting_to_1method_and_run_for_SimpleTest2_should_perform_test() local 138 List<VogarTest> tests = in test_limiting_to_wrong_1method_and_run_for_SimpleTest2_should_fail_test() local 155 List<VogarTest> tests = JUnitRunnerFactory.createVogarTests(target, "testSimple3", in test_run_for_SimpleTest2_limiting_to_1method_with_both_run_should_perform_test() local 173 List<VogarTest> tests = JUnitRunnerFactory.createVogarTests(target, null, EMPTY_ARGS); in test_run_for_FailTest_should_perform_test() local 197 List<VogarTest> tests = JUnitRunnerFactory.createVogarTests(target, null, EMPTY_ARGS); in test_run_for_LongTest_with_time_limit_should_report_time_out() local [all …]
|
/external/chromium-trace/catapult/third_party/webapp2/ |
D | run_tests.py | 29 def get_suite(tests): argument 49 tests = sys.argv[1:] variable 51 tests = all_tests variable 52 tests = ['%s_test' % t for t in tests] variable
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/ |
D | run_tests.py | 18 def get_suite(tests): argument 38 tests = sys.argv[1:] variable 40 tests = all_tests variable 41 tests = ['%s' % t for t in tests] variable
|
/external/v8/test/simdjs/ |
D | SimdJs.json | 31 "tests": [ array 39 "tests": [ array 55 "tests": [ array 71 "tests": [ array 87 "tests": [ array 103 "tests": [ array 119 "tests": [ array 135 "tests": [ array 151 "tests": [ array 167 "tests": [ array [all …]
|
D | generate.py | 25 tests = re.findall("load \\(\\'([^']+)[.]js\\'\\)", run_js) variable 26 tests = [t for t in tests if t not in SKIP_FILES] variable
|
/external/v8/tools/testrunner/local/ |
D | verbose.py | 45 def PrintReport(tests): argument 72 def PrintTestSource(tests): argument
|
/external/libxml2/python/tests/ |
D | Makefile.am | 62 tests: $(PYTESTS) target 74 tests: target
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | TestContextMenu.java | 10 private TestSet tests; field in TestContextMenu 13 public TestContextMenu(TestSet tests, TestSelectionListener listener) { in TestContextMenu()
|
D | SpreadsheetView.java | 181 ConditionTestSet tests = new ConditionTestSet(); in getWholeTableTestSet() local 375 CompositeTestSet tests = new CompositeTestSet(); in getTestSet() local 382 private HistoryToken getDrilldownHistoryToken(TestSet tests, String newRowField, in getDrilldownHistoryToken() 393 private void doDrilldown(TestSet tests, String newRowField, String newColumnField) { in doDrilldown() 405 private ContextMenu getContextMenu(final TestSet tests, DrilldownType drilldownType) { in getContextMenu() 428 private void fillDrilldownMenu(final TestSet tests, DrilldownType drilldownType, MenuBar menu) { in fillDrilldownMenu() 518 private void switchToTable(final TestSet tests, boolean isTriageView) { in switchToTable() 535 TestSet tests; in getActionMenu() local
|
/external/icu/icu4c/source/test/intltest/ |
D | calcasts.cpp | 119 static const TestCase tests[] = { in IslamicCivil() local 208 static const TestCase tests[] = { in Hebrew() local 329 static const TestCase tests[] = { in Indian() local 392 static const TestCase tests[] = { in Coptic() local 437 static TestCase tests[] = { in Ethiopic() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | PluralRangesTest.java | 37 String[][] tests = { in TestLocaleData() local 60 String[][] tests = { in TestRangePattern() local 75 Object[][] tests = { in TestFormatting() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | PluralRangesTest.java | 33 String[][] tests = { in TestLocaleData() local 56 String[][] tests = { in TestRangePattern() local 71 Object[][] tests = { in TestFormatting() local
|
/external/embunit/inc/ |
D | TestSuite.h | 45 Test** tests; member 50 #define new_TestSuite(name,tests,numberOfTests)\ argument
|
/external/v8/test/js-perf-test/ |
D | JSTests.json | 10 "tests": [ array 53 "tests": [ array 65 "tests": [ array 77 "tests": [ array 95 "tests": [ array 114 "tests": [ array 124 "tests": [ array 137 "tests": [ array 154 "tests": [ array 168 "tests": [ array [all …]
|
/external/parameter-framework/upstream/utility/test/ |
D | utility.cpp | 54 const list<Test> tests = {{{}, nullptr, 21, 21, 0}, variable 78 const list<Test> tests = { variable 111 const list<Test> tests = {{{}, "itemSep", "keyValueSep", "", "", ""}, variable 137 const list<Test> tests = {{"", "abc", "\nabc\n===\n"}, variable
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
D | RedefineByteCode_Debuggee001 | ... java
package org.apache.harmony.jpda.tests.jdwp.VirtualMachine
org.apache.harmony. ... |
/external/vogar/src/vogar/target/junit/ |
D | JUnitRunnerFactory.java | 43 List<VogarTest> tests = createVogarTests(klass, qualification, args); in newRunner() local 61 final List<VogarTest> tests; in createVogarTests() local
|
/external/apache-harmony/jdwp/src/test/resources/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | SourceDebugExtensionMockClass.class | ... java
package org.apache.harmony.jpda.tests.jdwp.Events
public org.apache.harmony ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/ |
D | runtests.bat | 7 set tests= variable 58 set tests=%tests% %1 && shift && goto processcmdlineargs variable
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationThaiTest.java | 93 void compareArray(RuleBasedCollator c, String[] tests) { in compareArray() 215 String tests[] = { "\u0E44\u0E01\u0E44\u0E01", in TestInvalidThai() local 252 String tests[] = { in TestReordering() local
|
D | CollationRegressionTest.java | 163 void compareArray(Collator c, String[] tests) { in compareArray() 280 … final String[] tests = { "\uFB4F", "\u003d", "\u05D0\u05DC" }; // Alef-Lamed vs. Alef, Lamed in Test4054736() local 388 String[] tests = { in Test4062418() local 444 String[] tests = { in Test4066696() local 539 String tests[] = { in Test4087241() local 554 String tests[] = { in Test4087243() local 576 String tests[] = { in Test4092260() local 597 String tests[] = { in Test4095316() local 629 String[] tests = { in Test4103436() local 1021 String[] tests = { in Test4216006() local
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationThaiTest.java | 89 void compareArray(RuleBasedCollator c, String[] tests) { in compareArray() 211 String tests[] = { "\u0E44\u0E01\u0E44\u0E01", in TestInvalidThai() local 248 String tests[] = { in TestReordering() local
|
D | CollationRegressionTest.java | 159 void compareArray(Collator c, String[] tests) { in compareArray() 276 … final String[] tests = { "\uFB4F", "\u003d", "\u05D0\u05DC" }; // Alef-Lamed vs. Alef, Lamed in Test4054736() local 384 String[] tests = { in Test4062418() local 440 String[] tests = { in Test4066696() local 535 String tests[] = { in Test4087241() local 550 String tests[] = { in Test4087243() local 572 String tests[] = { in Test4092260() local 593 String tests[] = { in Test4095316() local 625 String[] tests = { in Test4103436() local 1017 String[] tests = { in Test4216006() local
|
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 142 … Collection<TestIdentifier> tests) throws ConfigurationException, FileNotFoundException { in buildGlesTestRunner() 232 Collection<TestIdentifier> tests = new ArrayList<TestIdentifier>(); in testGlesVersion() local 374 Collection<TestIdentifier> tests = new ArrayList<TestIdentifier>(); in testResultCode() local 538 Collection<TestIdentifier> tests = new ArrayList<TestIdentifier>(); in testRun_multipleTests() local 597 static private String buildTestProcessOutput(List<TestIdentifier> tests) { in buildTestProcessOutput() 884 Collection<TestIdentifier> tests = new ArrayList<TestIdentifier>(); in testRun_unexecutableTests() local 969 Collection<TestIdentifier> tests = new ArrayList<TestIdentifier>(); in testRun_queryPmListFailure() local 1021 Collection<TestIdentifier> tests = new ArrayList<TestIdentifier>(); in testRun_queryRenderabilityFailure() local 1103 Collection<TestIdentifier> tests = new ArrayList<TestIdentifier>(); in testOrientation() local 1381 Collection<TestIdentifier> tests = new ArrayList<TestIdentifier>(); in testRun_unsupportedPixelFormat() local [all …]
|