Searched
full:testcases (Results
301 -
325 of
594) sorted by null
<<11121314151617181920>>
/external/llvm/tools/bugpoint/ |
ExtractFunction.cpp | 46 cl::desc("Do not use the -dce pass to reduce testcases")); 49 cl::desc("Do not use the -simplifycfg pass to reduce testcases"));
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/provider/crypto/ |
SHA1PRNG_SecureRandomTest.java | 225 * "nextBytes(byte[])" method. The test contains two testcases: - first 355 * "byte[0]" argument has no effect; there are two testcases: - if one of
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaRandomTest.java | 35 * These testcases make randomized calls to the public APIs available, and
|
/cts/tools/utils/ |
buildCts.py | 73 self.test_repository = os.path.join(self.out_dir, 'repository/testcases')
|
/cts/tools/utils/cts/ |
tools.py | 54 """Recursively append all suites and testcases to the parent tag."""
|
/external/antlr/antlr-3.4/runtime/Python/ |
setup.py | 191 # make sure, relative imports from testcases work
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
css3-cursor-fallback-strict.html | 35 <p>The following testcases test inheritance of the cursor property. The first one should have the help cursor for both divs (normal inheritance). The second one should have help cursor for big div, text cursor for small div (inner div has cursor property, should not inherit). The next two have invalid css syntax in the inner div, so they should inherit from parent. The rightmost testcase has a nonexistant url, but the syntax is correct, and there is no inheritance in this case.</p>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
junit-frames-xalan1.xsl | 200 var TestCases = new Array(); 223 for (prop in TestCases[name]) { 224 doc.write("<tr><th>" + prop + "</th><td>" + TestCases[name][prop] + "</td></tr>"); 289 cur = TestCases['<xsl:value-of select="../@package"/>.<xsl:value-of select="../@name"/>'] = new Array();
|
/frameworks/compile/mclinker/unittests/ |
ELFReaderTest.cpp | 83 // Testcases
|
FactoriesTest.cpp | 42 // Testcases
|
NamePoolTest.cpp | 48 // Testcases
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_early_close.py | 0 """TestCases for checking that it does not segfault when a DBEnv object
|
test_lock.py | 2 TestCases for testing the locking sub-system.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddSubtract.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 191 -- more fixed, LHS swaps [really the same as testcases under add] [all...] |
dqSubtract.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 191 -- more fixed, LHS swaps [really the same as testcases under add] [all...] |
exp.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 22 -- Tests of the exponential funtion. Currently all testcases here [all...] |
ddDivideInt.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
ddNextToward.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they --
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_urlparse.py | 93 testcases = [ 119 for url, parsed, split in testcases: 126 testcases = [ 144 for url, parsed, split in testcases:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_early_close.py | 0 """TestCases for checking that it does not segfault when a DBEnv object
|
test_lock.py | 2 TestCases for testing the locking sub-system.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddSubtract.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 191 -- more fixed, LHS swaps [really the same as testcases under add] [all...] |
dqSubtract.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 191 -- more fixed, LHS swaps [really the same as testcases under add] [all...] |
exp.decTest | 5 -- Please see the document "General Decimal Arithmetic Testcases" -- 7 -- these testcases. -- 9 -- These testcases are experimental ('beta' versions), and they -- 22 -- Tests of the exponential funtion. Currently all testcases here [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_urlparse.py | 93 testcases = [ 119 for url, parsed, split in testcases: 126 testcases = [ 144 for url, parsed, split in testcases:
|
Completed in 2856 milliseconds
<<11121314151617181920>>