HomeSort by relevance Sort by last modified time
    Searched full:testcase (Results 551 - 575 of 9381) sorted by null

<<21222324252627282930>>

  /ndk/tests/device/test-stlport/unit/
modulus_test.cpp 11 // TestCase class
13 class ModulusTest : public CPPUNIT_NS::TestCase
strstream_test.cpp 14 // TestCase class
16 class StrstreamTest : public CPPUNIT_NS::TestCase
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codecmaps_tw.py 12 unittest.TestCase):
18 unittest.TestCase):
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecmaps_tw.py 12 unittest.TestCase):
18 unittest.TestCase):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecmaps_tw.py 12 unittest.TestCase):
18 unittest.TestCase):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecmaps_tw.py 12 unittest.TestCase):
18 unittest.TestCase):
  /cts/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityRecordTest.java 25 import junit.framework.TestCase;
83 TestCase.assertEquals("addedCount not properly recycled", -1, record.getAddedCount());
84 TestCase.assertNull("beforeText not properly recycled", record.getBeforeText());
85 TestCase.assertFalse("checked not properly recycled", record.isChecked());
86 TestCase.assertNull("className not properly recycled", record.getClassName());
87 TestCase.assertNull("contentDescription not properly recycled",
89 TestCase.assertEquals("currentItemIndex not properly recycled", -1,
91 TestCase.assertFalse("enabled not properly recycled", record.isEnabled());
92 TestCase.assertEquals("fromIndex not properly recycled", -1, record.getFromIndex());
93 TestCase.assertFalse("fullScreen not properly recycled", record.isFullScreen())
    [all...]
  /external/deqp/modules/gles2/
tes2TestCase.hpp 48 class TestCase : public tcu::TestCase
51 TestCase (Context& context, const char* name, const char* description);
52 TestCase (Context& context, tcu::TestNodeType type, const char* name, const char* description);
53 virtual ~TestCase (void) {}
71 inline TestCase::TestCase (Context& context, const char* name, const char* description)
72 : tcu::TestCase (context.getTestContext(), name, description)
77 inline TestCase::TestCase (Context& context, tcu::TestNodeType type, const char* name, const char* description
    [all...]
  /external/deqp/modules/gles3/
tes3TestCase.hpp 48 class TestCase : public tcu::TestCase
51 TestCase (Context& context, const char* name, const char* description);
52 TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const char* description);
53 virtual ~TestCase (void) {}
71 inline TestCase::TestCase (Context& context, const char* name, const char* description)
72 : tcu::TestCase (context.getTestContext(), name, description)
77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const char* description
    [all...]
  /external/deqp/modules/gles31/
tes31TestCase.hpp 48 class TestCase : public tcu::TestCase
51 TestCase (Context& context, const char* name, const char* description);
52 TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const char* description);
53 virtual ~TestCase (void) {}
71 inline TestCase::TestCase (Context& context, const char* name, const char* description)
72 : tcu::TestCase (context.getTestContext(), name, description)
77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const char* description
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestReorderRunsOnly.java 25 static class TestCase {
30 TestCase(String in, String[][] out, int[] nrd) {
37 static final TestCase testCases[] = {
38 new TestCase("ab 234 896 de", // 0
42 new TestCase("abcGHI", // 1
45 new TestCase("a.>67->", // 2
48 new TestCase("-=%$123/ *", // 3
52 new TestCase("abc->12..>JKL", // 4
56 new TestCase("JKL->12..>abc", // 5
60 new TestCase("123->abc", //
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestReorderRunsOnly.java 21 static class TestCase {
26 TestCase(String in, String[][] out, int[] nrd) {
33 static final TestCase testCases[] = {
34 new TestCase("ab 234 896 de", // 0
38 new TestCase("abcGHI", // 1
41 new TestCase("a.>67->", // 2
44 new TestCase("-=%$123/ *", // 3
48 new TestCase("abc->12..>JKL", // 4
52 new TestCase("JKL->12..>abc", // 5
56 new TestCase("123->abc", //
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
HebrewTest.java 135 final TestCase[] testCases = {
145 new TestCase(1507231.5, 0, 3174, 12, 10, SUN, 0, 0, 0),
146 new TestCase(1660037.5, 0, 3593, 3, 25, WED, 0, 0, 0),
147 new TestCase(1746893.5, 0, 3831, 1, 3, WED, 0, 0, 0),
148 new TestCase(1770641.5, 0, 3896, 1, 9, SUN, 0, 0, 0),
149 new TestCase(1892731.5, 0, 4230, 4, 18, WED, 0, 0, 0),
150 new TestCase(1931579.5, 0, 4336, 10, 4, MON, 0, 0, 0),
151 new TestCase(1974851.5, 0, 4455, 2, 13, SAT, 0, 0, 0),
152 new TestCase(2091164.5, 0, 4773, 9, 6, SUN, 0, 0, 0),
153 new TestCase(2121509.5, 0, 4856, 9, 23, SUN, 0, 0, 0)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
HebrewTest.java 131 final TestCase[] testCases = {
141 new TestCase(1507231.5, 0, 3174, 12, 10, SUN, 0, 0, 0),
142 new TestCase(1660037.5, 0, 3593, 3, 25, WED, 0, 0, 0),
143 new TestCase(1746893.5, 0, 3831, 1, 3, WED, 0, 0, 0),
144 new TestCase(1770641.5, 0, 3896, 1, 9, SUN, 0, 0, 0),
145 new TestCase(1892731.5, 0, 4230, 4, 18, WED, 0, 0, 0),
146 new TestCase(1931579.5, 0, 4336, 10, 4, MON, 0, 0, 0),
147 new TestCase(1974851.5, 0, 4455, 2, 13, SAT, 0, 0, 0),
148 new TestCase(2091164.5, 0, 4773, 9, 6, SUN, 0, 0, 0),
149 new TestCase(2121509.5, 0, 4856, 9, 23, SUN, 0, 0, 0)
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/
GoNegResponderTestActivity.java 22 import com.android.cts.verifier.p2p.testcase.GoNegRespTestCase;
23 import com.android.cts.verifier.p2p.testcase.TestCase;
38 protected TestCase getTestCase(Context context) {
GoTestActivity.java 22 import com.android.cts.verifier.p2p.testcase.GoTestCase;
23 import com.android.cts.verifier.p2p.testcase.TestCase;
38 protected TestCase getTestCase(Context context) {
ServiceResponderTestActivity.java 22 import com.android.cts.verifier.p2p.testcase.ServRespTestCase;
23 import com.android.cts.verifier.p2p.testcase.TestCase;
38 protected TestCase getTestCase(Context context) {
  /cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/
TestCase.java 23 class TestCase implements Comparable<TestCase> {
29 public TestCase(String name) {
46 public int compareTo(TestCase another) {
  /external/antlr/antlr-3.4/runtime/Python/unittests/
testrecognizers.py 7 class TestBaseRecognizer(unittest.TestCase):
20 class TestTokenSource(unittest.TestCase):
21 """Testcase to the antlr3.TokenSource class"""
54 class TestLexer(unittest.TestCase):
  /external/autotest/server/hosts/
remote_unittest.py 9 class test_remote_host(unittest.TestCase):
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_mb.py 19 import gslib.tests.testcase as testcase namespace
20 from gslib.tests.testcase.integration_testcase import SkipForS3
24 class TestMb(testcase.GsUtilIntegrationTestCase):
  /external/clang/test/CodeGen/
2002-02-13-TypeVarNameCollision.c 3 /* This testcase causes a symbol table collision. Type names and variable
2002-05-23-TypeNameCollision.c 3 /* Testcase for when struct tag conflicts with typedef name... grr */
builtin-recursive.cpp 7 void testcase(void) { function
  /external/clang/test/CodeGenCXX/
2005-02-13-BadDynamicInit.cpp 2 // This testcase corresponds to PR509

Completed in 1244 milliseconds

<<21222324252627282930>>