HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 101 - 125 of 4969) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/apache-harmony/support/src/test/java/tests/resources/ServiceLoader/
ServiceForIllegalNameTest.java 21 * A class just for test cases of java.util.ServiceLoader.
ServiceForWrongNameTest.java 21 * A class just for test cases of java.util.ServiceLoader.
ServiceIn2File.java 21 * A class just for test cases of java.util.ServiceLoader.
ServiceIn2FileWithEmptyConfig.java 21 * A class just for test cases of java.util.ServiceLoader.
ServiceMoreThanOne.java 21 * A class just for test cases of java.util.ServiceLoader.
ServiceWithDuplicateSons.java 21 * A class just for test cases of java.util.ServiceLoader.
  /external/bluetooth/glib/docs/reference/glib/
gtester.1 62 list paths of available test cases
67 run test cases in
73 only run test cases matching
79 run all test cases with random number seed
  /external/chromium/chrome/browser/
ssl_client_certificate_selector.h 21 // when the dialog closes in call cases; if the user cancels the dialog, we call
  /external/clang/test/Analysis/
ObjCProperties.m 4 // The point of this test cases is to exercise properties in the static
  /external/clang/test/CodeGen/
2005-01-02-ConstantInits.c 3 // This tests all kinds of hard cases with initializers and
  /external/clang/test/Sema/
pragma-pack-3.c 13 // inconsistent with MSVC, and the gcc documentation. In other cases,
  /external/dropbear/libtommath/
bn_mp_exch.c 18 /* swap the elements of two integers, for cases where you can't simply swap the
  /external/expat/tests/
xmltest.sh 12 # The script lists all test cases where Expat shows a discrepancy
13 # from the expected result. Test cases where only the canonical
84 # well-formed test cases #
115 # not well-formed test cases #
  /external/icu4c/test/intltest/
dtfmapts.h 18 * This is an API test, not a unit test. It doesn't test very many cases, and doesn't
  /external/webkit/LayoutTests/fast/dom/CSSStyleDeclaration/script-tests/
css-properties-case-sensitive.js 8 debug('normal cases');
  /external/webkit/LayoutTests/fast/dom/HTMLTableRowElement/
cells-expected.txt 1 Test behavior of the HTMLTableRowElement cells attribute in cases where there is unusual nesting.
  /external/webkit/LayoutTests/fast/dom/HTMLTableSectionElement/script-tests/
rows.js 1 description('Test behavior of the HTMLTableSectionElement rows attribute in cases where there is unusual nesting.');
  /external/webkit/LayoutTests/fast/url/script-tests/
file-http-base.js 3 cases = [
59 for (var i = 0; i < cases.length; ++i) {
60 test_vector = cases[i][0];
61 expected_result = cases[i][1];
file.js 3 cases = [
59 for (var i = 0; i < cases.length; ++i) {
60 test_vector = cases[i][0];
61 expected_result = cases[i][1];
ipv4.js 3 cases = [
92 for (var i = 0; i < cases.length; ++i) {
93 test_vector = cases[i][0];
94 expected_result = cases[i][1];
segments-from-data-url.js 3 cases = [
76 for (var i = 0; i < cases.length; ++i) {
77 shouldBe("segments('" + cases[i][0] + "')",
78 "'" + JSON.stringify(cases[i][1]) + "'");
  /frameworks/base/media/java/android/media/
package.html 4 <p>The Media APIs are used to play and, in some cases, record media files. This includes
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
8bit.sed 6 # favorites. I just know that everyone reading these test cases wants
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
try-001.js 55 * return value from newJavaInteger in cases in which we do not expect
56 * exceptions, and that we got the exception in cases where an exception
try-006.js 40 * Add test cases here
64 * Test cases are added in this function. Within the with block, the

Completed in 1035 milliseconds

1 2 3 45 6 7 8 91011>>