HomeSort by relevance Sort by last modified time
    Searched full:testname (Results 226 - 250 of 710) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
ConverterPerformanceTest.java 66 OutputStreamWriter writer = new OutputStreamWriter(out, testName);
85 InputStreamReader reader = new InputStreamReader(is, testName);
207 Charset myCharset = Charset.forName(testName);
236 Charset myCharset = Charset.forName(testName);
265 Charset myCharset = new CharsetProviderICU().charsetForName(testName);
294 Charset myCharset = new CharsetProviderICU().charsetForName(testName);
  /external/regex-re2/re2/testing/
filtered_re2_test.cc 60 const char* testname; member in struct:re2::AtomTest
145 const char* testname,
159 LOG(WARNING) << "Failed " << testname;
186 if (!CheckExpectedAtoms(t->atoms, natom, t->testname, &v))
216 EXPECT_EQ("CheckEmptyPattern", string(t->testname));
235 EXPECT_EQ("SubstrAtomRemovesSuperStrInOr", string(t->testname));
  /external/testng/src/main/java/org/testng/reporters/
JqReporter.java 106 String testName = tr.getTestContext().getName();
108 header.addOptional("a", testName, "href", "#" + m_testMap.get(testName));
140 String testName = "test-" + (m_testCount++);
141 m_testMap.put(context.getName(), testName);
143 xsb.push("a", "name", testName);
  /art/test/800-smali/src/
Main.java 29 public TestCase(String testName, String testClass, String testMethodName, Object[] values,
31 this.testName = testName;
39 String testName;
183 System.out.println(tc.testName);
213 tc.testName);
223 tc.testName);
226 tc.testName);
  /external/autotest/client/bin/
site_job.py 43 group, testname = self.pkgmgr.get_package_name(url, 'test')
45 checkpoint_name = '%s-%s' % (testname, now)
  /external/autotest/tko/parsers/
version_0_unittest.py 185 self.assertEquals(line.testname, "test_name")
201 self.assertEquals(line.testname, None)
212 self.assertEquals(line.testname, None)
227 self.assertEquals(line.testname, None)
243 self.assertEquals(line.testname, "test")
257 self.assertEquals(line.testname, "fields")
272 self.assertEquals(line.testname, "second field")
286 self.assertEquals(line.testname, "test")
  /external/chromium-trace/catapult/perf_insights/perf_insights/results/
gtest_progress_reporter.py 43 print >> self._output_stream, "[ OK ]", testname
45 print >> self._output_stream, "[ OK ] %s" % testname
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.tests/src/com/ibm/icu/tests/
UnitTest.java 21 public void runUtility(String testname) throws Exception {
36 test.resolveTarget(params, testname).run();
  /external/webrtc/webrtc/modules/audio_processing/test/
apmtest.m 1 function apmtest(task, testname, filepath, casenumber, legacy)
3 % APMTEST(TASK, TESTNAME, CASENUMBER) performs one of several TASKs:
10 % using a set of test files determined by TESTNAME:
39 if nargin < 2 || isempty(testname)
40 testname = 'all';
59 if strcmp(testname, 'all')
62 tests = {testname};
126 error(['TESTNAME ' tests{i} ' is not recognized']);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
h8300-coff.exp 21 set testname "cbranch.s: h8300 conditional branch tests"
60 if [expr $x == 20] then { pass $testname } else { fail $testname }
64 set testname "branch.s: h8300 branch tests"
90 if [expr $x == 7] then { pass $testname } else { fail $testname }
94 set testname "cbranchh.s: h8300h conditional branch tests"
153 if [expr $x == 40] then { pass $testname } else { fail $testname }
157 set testname "branchh.s: h8300h branch tests
    [all...]
h8300-elf.exp 21 set testname "cbranch.s: h8300 conditional branch tests"
60 if [expr $x == 20] then { pass $testname } else { fail $testname }
64 set testname "branch.s: h8300 branch tests"
90 if [expr $x == 7] then { pass $testname } else { fail $testname }
94 set testname "cbranchh.s: h8300h conditional branch tests"
153 if [expr $x == 40] then { pass $testname } else { fail $testname }
157 set testname "branchh.s: h8300h branch tests
    [all...]
t07_ari3.exp 22 set testname "t07_ari3.s -- h8sx arithmetic tests"
69 pass "$testname: neg.b ..."
71 fail "$testname: neg.b ... ($x)"
74 default { fail "$testname: neg.b ... ($x)" }
117 pass "$testname: neg.w ..."
119 fail "$testname: neg.w ... ($x)"
122 default { fail "$testname: neg.w ... ($x)" }
167 pass "$testname: neg.l ..."
169 fail "$testname: neg.l ... ($x)"
172 default { fail "$testname: neg.l ... ($x)"
    [all...]
t03_add.exp 22 set testname "t03_add.s -- h8sx tests"
69 pass "$testname: add.b #0x12:8, ..."
71 fail "$testname: add.b #0x12:8, ... ($x)"
74 default { fail "$testname: add.b #0x12:8, ... ($x)" }
82 pass "$testname: add.b r3h, r1h"
84 fail "$testname: add.b r3h, r1h ($x)"
87 default { fail "$testname: add.b r3h, r1h ($x)" }
121 pass "$testname: add.b r3h, ..."
123 fail "$testname: add.b r3h, ... ($x)"
126 default { fail "$testname: add.b r3h, ... ($x)"
    [all...]
t04_sub.exp 22 set testname "t04_sub.s -- h8sx tests"
68 pass "$testname: sub.b #0x12:8, ..."
70 fail "$testname: sub.b #0x12:8, ... ($x)"
73 default { fail "$testname: sub.b #0x12:8, ... ($x)" }
81 pass "$testname: sub.b r3h, r1h"
83 fail "$testname: sub.b r3h, r1h ($x)"
86 default { fail "$testname: sub.b r3h, r1h ($x)" }
120 pass "$testname: sub.b r3h, ..."
122 fail "$testname: sub.b r3h, ... ($x)"
125 default { fail "$testname: sub.b r3h, ... ($x)"
    [all...]
t08_or.exp 22 set testname "t08_or.s -- h8sx tests"
69 pass "$testname: or.b #0x12:8, ..."
71 fail "$testname: or.b #0x12:8, ... ($x)"
74 default { fail "$testname: or.b #0x12:8, ... ($x)" }
82 pass "$testname: or.b r3h, r1h"
84 fail "$testname: or.b r3h, r1h ($x)"
87 default { fail "$testname: or.b r3h, r1h ($x)" }
121 pass "$testname: or.b r3h, ..."
123 fail "$testname: or.b r3h, ... ($x)"
126 default { fail "$testname: or.b r3h, ... ($x)"
    [all...]
t09_xor.exp 22 set testname "t09_xor.s -- h8sx tests"
69 pass "$testname: xor.b #0x12:8, ..."
71 fail "$testname: xor.b #0x12:8, ... ($x)"
74 default { fail "$testname: xor.b #0x12:8, ... ($x)" }
82 pass "$testname: xor.b r3h, r1h"
84 fail "$testname: xor.b r3h, r1h ($x)"
87 default { fail "$testname: xor.b r3h, r1h ($x)" }
121 pass "$testname: xor.b r3h, ..."
123 fail "$testname: xor.b r3h, ... ($x)"
126 default { fail "$testname: xor.b r3h, ... ($x)"
    [all...]
t10_and.exp 22 set testname "t10_and.s -- h8sx tests"
69 pass "$testname: and.b #0x12:8, ..."
71 fail "$testname: and.b #0x12:8, ... ($x)"
74 default { fail "$testname: and.b #0x12:8, ... ($x)" }
82 pass "$testname: and.b r3h, r1h"
84 fail "$testname: and.b r3h, r1h ($x)"
87 default { fail "$testname: and.b r3h, r1h ($x)" }
121 pass "$testname: and.b r3h, ..."
123 fail "$testname: and.b r3h, ... ($x)"
126 default { fail "$testname: and.b r3h, ... ($x)"
    [all...]
t02_mova.exp 22 set testname "t02_mova.s -- h8sx mova tests"
56 pass "$testname: a"
58 fail "$testname: a ($x)"
61 default { fail "$testname: a ($x)" }
92 pass "$testname: b"
94 fail "$testname: b ($x)"
97 default { fail "$testname: b ($x)" }
141 pass "$testname: c"
143 fail "$testname: c ($x)"
146 default { fail "$testname: c ($x)"
    [all...]
t05_cmp.exp 22 set testname "t05_cmp.s -- h8sx tests"
58 pass "$testname: cmp.b @er3, ..."
60 fail "$testname: cmp.b @er3, ... ($x)"
63 default { fail "$testname: cmp.b @er3, ... ($x)" }
107 pass "$testname: cmp.b @-er3, ..."
109 fail "$testname: cmp.b @-er3, ... ($x)"
112 default { fail "$testname: cmp.b @-er3, ... ($x)" }
156 pass "$testname: cmp.b @er3+, ..."
158 fail "$testname: cmp.b @er3+, ... ($x)"
161 default { fail "$testname: cmp.b @er3+, ... ($x)"
    [all...]
  /external/autotest/tko/
models.py 92 def __init__(self, subdir, testname, status, reason, test_kernel,
96 self.testname = testname
134 def parse_test(cls, job, subdir, testname, status, reason, test_kernel,
146 @param testname: The name of the test.
157 tko_utils.dprint("parsing test %s %s" % (subdir, testname))
191 return constructor(subdir, testname, status, reason, test_kernel,
197 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel,
209 @param testname: The name of the test.
217 tko_utils.dprint('parsing partial test %s %s' % (subdir, testname))
    [all...]
  /bootable/recovery/applypatch/
imgdiff_test.sh 41 testname() { function
44 testname="$1"
49 echo FAIL: $testname
67 testname "removing test files"
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestCase.java 69 * @param testName
73 public Test findTest(String testName, boolean insertIfMissing) {
74 Test t = mChildTestMap.get(testName);
76 t = new Test(testName);
TestSuite.java 73 * @param testName the test method name
76 public Test findTest(List<String> suiteNames, String testClassName, String testName,
81 return testCase.findTest(testName, insertIfMissing);
85 return suite.findTest(suiteNames, testClassName, testName, insertIfMissing);
  /cts/tools/utils/
VogarUtils.java 113 * Determine the correct set of ABIs for the given className/testName.
116 * {@code architecture}, {@code className} and {@code testName}.
121 String testName) {
123 String fullTestName = buildFullTestName(className, testName);
  /external/autotest/client/common_lib/cros/network/
wifi_rack_constants.py 13 ['testname', 'user', 'ssid', 'url', 'pattern'])

Completed in 899 milliseconds

1 2 3 4 5 6 7 8 91011>>