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

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-over.exp 40 set testname "[file tail $test_name] (map check)"
45 fail $testname
47 pass $testname
50 untested $testname
overlay-size.exp 27 set testname "overlay size (map check)"
31 fail $testname
33 pass $testname
phdrs.exp 29 set testname "PHDRS"
37 unresolved $testname
52 fail $testname
55 unresolved $testname
71 pass $testname
73 fail $testname
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
unsorted.exp 24 set testname "ss_align.s: Test subspace alignment (part 2)"
51 if [expr $x==1] then { pass $testname } else { fail $testname }
56 set testname "locallabel.s: Elimination of local labels (part 2)"
77 if [expr $x==1] then { pass $testname } else { fail $testname }
82 set testname "fragbug.s: Test bug in frag chaining (part 2)"
103 if [expr $x==1] then { pass $testname } else { fail $testname }
108 set testname "align3.s: Test for alignment bug when switching subspaces (part2)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-bootstrap/
bootstrap.exp 60 set testname "bootstrap with $flags"
64 set testname "bootstrap with $flags"
66 set testname "bootstrap"
82 untested $testname
89 untested $testname
96 untested $testname
101 fail $testname
137 fail $testname
146 fail $testname
152 fail $testname
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
selective.exp 76 set testname [lindex $testitem 0]
114 unresolved $testname
149 fail $testname
154 unresolved $testname
169 verbose -log "$testname: missing $mustsym"
170 fail $testname
178 verbose -log "$testname: missing $mustsymname"
179 fail $testname
184 verbose -log "$testname: $mustsymname != $mustsymvalue"
186 fail $testname
    [all...]
  /external/smali/baksmali/src/test/java/org/jf/baksmali/
DexTest.java 49 * [testDir]/[testName]Input.dex
63 protected String getInputFilename(@Nonnull String testName) {
64 return String.format("%s%s%sInput.dex", testDir, File.separatorChar, testName);
68 protected DexBackedDexFile getInputDexFile(@Nonnull String testName, @Nonnull baksmaliOptions options) {
71 byte[] inputBytes = BaksmaliTestUtils.readResourceBytesFully(getInputFilename(testName));
IdenticalRoundtripTest.java 41 * By default, the input/output file should be a resource at [testDir]/[testName].smali
52 @Nonnull @Override protected String getInputFilename(@Nonnull String testName) {
53 return String.format("%s%s%s.smali", testDir, File.separatorChar, testName);
56 @Nonnull @Override protected String getOutputFilename(@Nonnull String testName) {
57 return getInputFilename(testName);
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
IPControlsJB.java 133 IPTestListJB.TestName t[] = IPTestListJB.TestName.values();
146 for (int i=0; i < IPTestListJB.TestName.values().length; i++) {
147 mTestList.add(IPTestListJB.TestName.values()[i].toString());
193 IPTestListJB.TestName t[] = IPTestListJB.TestName.values();
213 IPTestListJB.TestName t[] = IPTestListJB.TestName.values();
238 float rebase(float v, IPTestListJB.TestName t) {
260 for (int ct=0; ct < IPTestListJB.TestName.values().length; ct++)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
tic4x.exp 22 set testname "difference between forward references (tic4x version)"
30 -re "^ +1 .... 00 ?00 ?00 ?00" { fail $testname; set x 1 }
31 -re "^ +1 .... 01 ?00 ?00 ?00" { pass $testname; set x 1 }
32 -re "^ +1 .... 00 ?00 ?00 ?01" { pass $testname; set x 1 }
39 if !$x then { fail $testname }
  /cts/tests/tests/uirendering/src/android/uirendering/cts/util/
BitmapDumper.java 45 public static void deleteFileInClassFolder(String className, String testName) {
53 if (file.startsWith(testName)) {
74 public static void dumpBitmaps(Bitmap idealBitmap, Bitmap testedBitmap, String testName,
89 saveFile(className, testName, IDEAL_RENDERING_FILE_NAME, idealBitmap);
90 saveFile(className, testName, TESTED_RENDERING_FILE_NAME, croppedBitmap);
91 saveFile(className, testName, VISUALIZER_RENDERING_FILE_NAME, visualizerBitmap);
94 public static void dumpBitmap(Bitmap bitmap, String testName, String className) {
96 Log.d(TAG, "File not saved, bitmap was null for test : " + testName);
99 saveFile(className, testName, SINGULAR_FILE_NAME, bitmap);
115 private static void saveFile(String className, String testName, String fileName, Bitmap bitmap)
    [all...]
  /external/autotest/client/cros/image_comparison/
publisher.py 64 def publish_paths(self, image_paths, testname):
72 @param testname: name of current test.
82 tags = self._generate_tags(testname)
103 def _generate_tags(self, testname):
107 @param testname the name of the current test
116 'testname': testname,
  /external/autotest/tko/parsers/
version_0.py 194 def __init__(self, subdir, testname, status, reason, test_kernel,
206 super(test, self).__init__(subdir, testname, status, reason,
234 def __init__(self, indent, status, subdir, testname, reason,
252 self.testname = self.parse_name(testname)
286 status, subdir, testname = parts[0:part_index]
302 return cls(indent, status, subdir, testname, reason,
340 not line.testname):
349 not line.testname):
372 line.testname, line.reason]
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
dwarfreloc.exp 54 set testname "Link dwarfreloc1x.o and dwarfreloc2x.o to dwarfreloc.o"
56 pass $testname
58 fail $testname
64 set testname "Check dwarfreloc.o readelf"
76 fail $testname
81 fail $testname
83 pass $testname
  /external/icu/icu4c/source/test/cintltst/
trietest.c 141 testTrieIteration(const char *testName,
178 testName, c, c2, value, values[i]);
186 testName, c, c2);
211 testName, c, c2, value, values[i]);
223 testName, c, c2, value, values[i]);
242 testName, c, c2, value, values[i]);
250 testName, c, c2);
256 testTrieRangesWithMalloc(const char *testName,
273 log_verbose("\ntesting Trie '%s'\n", testName);
292 log_err("error: setting values into a trie failed (%s)\n", testName);
    [all...]
  /external/eigen/cmake/
EigenTesting.cmake 12 macro(ei_add_test_internal testname testname_with_suffix)
15 set(filename ${testname}.cpp)
33 ei_add_target_property(${targetname} COMPILE_FLAGS "-DEIGEN_TEST_FUNC=${testname}")
89 # the unique mandatory parameter testname must correspond to a file
90 # <testname>.cpp which follows this pattern:
93 # void test_<testname>() { ... }
102 # this macro adds an executable <testname> as well as a ctest test
103 # named <testname> too.
106 # "ctest -V" or "ctest -V -R <testname>"
120 # test_<testname>_<N
    [all...]
  /external/autotest/client/site_tests/graphics_GLBench/
graphics_GLBench.py 92 def is_no_checksum_test(self, testname):
95 @param testname: name of test to check.
98 if testname.startswith(prefix):
205 testname = key.strip()
212 raise error.TestFail('Unknown test unit "%s" for %s' % (unit, testname))
217 perf_value_name = '%s_%s' % (unit, testname)
233 keyvals[testname] = -3.0
234 failed_tests[testname] = 'GLError'
238 keyvals[testname] = 0.0
242 keyvals[testname] = -2.
    [all...]
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
IPControls.java 148 for (int i=0; i < IPTestList.TestName.values().length; i++) {
149 mTestList.add(IPTestList.TestName.values()[i].toString());
191 IPTestList.TestName t[] = IPTestList.TestName.values();
210 IPTestList.TestName t[] = IPTestList.TestName.values();
237 float rebase(float v, IPTestList.TestName t) {
259 for (int ct=0; ct < IPTestList.TestName.values().length; ct++) {
260 IPTestList.TestName t = IPTestList.TestName.values()[ct]
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-defs.exp 180 proc want_no_output { testname } {
188 pass "$testname"
191 fail "$testname"
196 proc gas_test_old { file as_opts testname } {
198 return [want_no_output $testname]
201 proc gas_test { file as_opts var_opts testname } {
228 want_no_output $testname
230 want_no_output "$testname ($extra_opts)"
238 proc gas_test_ignore_stdout { file as_opts testname } {
242 want_no_output $testname
    [all...]
  /cts/tests/core/runner/src/com/android/cts/core/runner/
TestList.java 104 public boolean shouldRunTest(String testName) {
106 int index = testName.indexOf('#');
109 className = testName;
111 className = testName.substring(0, index);
124 mIncludedTests.contains(testName));
129 mExcludedTests.contains(testName);
  /cts/tools/utils/
CollectAllTests.java 349 final String testName) {
350 return getAnnotation(testClass, testName, KNOWN_FAILURE);
354 final String testName) {
355 return getAnnotation(testClass, testName, KNOWN_FAILURE) != null;
359 final String testName) {
360 return getAnnotation(testClass, testName, SUPPRESSED_TEST) != null;
364 final String testName, final String annotationName) {
366 Method testMethod = testClass.getMethod(testName, (Class[])null);
405 String testName = testMethod.getName();
406 if (testNames.contains(testName)) {
    [all...]
  /external/chromium-trace/catapult/tracing/tracing/ui/tracks/
drawing_container_perf_test.html 27 function DCPerfTestCase(testName, opt_options) {
28 tr.b.unittest.PerfTestCase.call(this, testName, undefined, opt_options);
73 function GeneralDCPerfTestCase(testName, opt_options) {
74 DCPerfTestCase.call(this, testName, opt_options);
97 function AsyncDCPerfTestCase(testName, opt_options) {
98 DCPerfTestCase.call(this, testName, opt_options);
  /external/llvm/utils/lit/lit/formats/
googletest.py 71 for testname in self.getGTestTests(execpath, litConfig, localConfig):
72 testPath = path_in_suite + (basename, testname)
98 testPath,testName = os.path.split(test.getSourcePath())
103 testName = namePrefix + '/' + testName
105 cmd = [testPath, '--gtest_filter=' + testName]
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_elementnormalize.java 62 Element testName;
69 testName = (Element) elementList.item(0);
71 retNode = testName.appendChild(textNode);
73 retNode = testName.appendChild(textNode);
77 testName = (Element) elementList.item(0);
78 firstChild = testName.getFirstChild();
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
errors.exp 23 # testname -- a string describing the test.
28 proc mrisc1_error_test { file testname {warnpattern ""} } {
35 if {$comp_output == ""} { pass $testname } else { fail $testname }
40 pass $testname
42 fail $testname

Completed in 725 milliseconds

1 2 34 5 6 7 8 91011>>