Home
last modified time | relevance | path

Searched defs:TestCase (Results 1 – 25 of 102) sorted by relevance

12345

/external/icu/icu4c/source/test/intltest/
Dcalcasts.h27 struct TestCase { struct
42 void doTestCases(const TestCase *cases, Calendar *cal); argument
Duts46test.cpp236 struct TestCase { struct
244 static const TestCase testCases[]={ argument
/external/libcxx/test/std/utilities/function.objects/func.require/
Dbullet_3_and_4.pass.cpp51 struct TestCase { struct
54 static void run() { TestCase().doTest(); } in run() argument
57 typedef TestMemberObject<ObjectType> TestType;
61 void doTest() { in doTest()
117 void runTestDispatch(Fn M, T& obj, ObjectType* expect) { in runTestDispatch()
131 void runTestPointerDispatch(Fn M, T& obj, ObjectType* expect) { in runTestPointerDispatch()
159 TestCase<ArgType>::run(); in main() argument
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_utils_imp_unittest.cpp10 struct TestCase { in TEST() struct
11 int input; in TEST()
12 int expected_output; in TEST()
/external/vogar/src/junit/framework/
DTestCase.java23 public class TestCase extends Assert implements Test { class
38 public TestCase() { in TestCase() method in TestCase
42 public TestCase(String name) { in TestCase() method in TestCase
/external/v8/tools/gyp/test/mac/xcuitest/
DTestCase.m7 @interface TestCase : XCTestCase interface
10 @implementation TestCase implementation
/external/v8/tools/gyp/test/mac/xctest/
DTestCase.m8 @interface TestCase : XCTestCase interface
11 @implementation TestCase implementation
/external/junit/src/junit/framework/
DTestCase.java76 public abstract class TestCase extends Assert implements Test { class
86 public TestCase() { in TestCase() method in TestCase
92 public TestCase(String name) { in TestCase() method in TestCase
/external/deqp/modules/gles3/
Dtes3TestCase.hpp48 class TestCase : public tcu::TestCase class
71 inline TestCase::TestCase (Context& context, const char* name, const char* description) in TestCase() function in deqp::gles3::TestCase
77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const ch… in TestCase() function in deqp::gles3::TestCase
/external/deqp/modules/gles2/
Dtes2TestCase.hpp48 class TestCase : public tcu::TestCase class
71 inline TestCase::TestCase (Context& context, const char* name, const char* description) in TestCase() function in deqp::gles2::TestCase
77 inline TestCase::TestCase (Context& context, tcu::TestNodeType type, const char* name, const char* … in TestCase() function in deqp::gles2::TestCase
/external/deqp/modules/gles31/
Dtes31TestCase.hpp48 class TestCase : public tcu::TestCase class
71 inline TestCase::TestCase (Context& context, const char* name, const char* description) in TestCase() function in deqp::gles31::TestCase
77 inline TestCase::TestCase (Context& context, tcu::TestNodeType nodeType, const char* name, const ch… in TestCase() function in deqp::gles31::TestCase
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DTestCase.java27 public class TestCase { class
90 public TestCase(double julian, in TestCase() method in TestCase
124 public TestCase(int gregYear, int gregMonth, int gregDay, in TestCase() method in TestCase
147 protected TestCase() {} in TestCase() method in TestCase
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DTestCase.java26 public class TestCase { class
89 public TestCase(double julian, in TestCase() method in TestCase
123 public TestCase(int gregYear, int gregMonth, int gregDay, in TestCase() method in TestCase
146 protected TestCase() {} in TestCase() method in TestCase
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.hpp92 class TestCase : public tcu::TestCase class
121 inline TestCase::TestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& d… in TestCase() function in vkt::TestCase
126 inline TestCase::TestCase (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string& na… in TestCase() function in vkt::TestCase
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/
DTestCase.java30 public class TestCase { class
52 public TestCase(ITestCaseInput input, ITestCaseOutput output) { in TestCase() method in TestCase
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderRunsOnly.java21 static class TestCase { class in TestReorderRunsOnly
26 TestCase(String in, String[][] out, int[] nrd) { in TestCase() method in TestReorderRunsOnly.TestCase
DTestStreaming.java23 static class TestCase { class in TestStreaming
30 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase() method in TestStreaming.TestCase
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestReorderRunsOnly.java25 static class TestCase { class in TestReorderRunsOnly
30 TestCase(String in, String[][] out, int[] nrd) { in TestCase() method in TestReorderRunsOnly.TestCase
DTestStreaming.java27 static class TestCase { class in TestStreaming
34 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase() method in TestStreaming.TestCase
/external/deqp/modules/egl/
DteglTestCase.cpp86 TestCase::TestCase (EglTestContext& eglTestCtx, const char* name, const char* description) in TestCase() function in deqp::egl::TestCase
92 TestCase::TestCase (EglTestContext& eglTestCtx, tcu::TestNodeType type, const char* name, const ch… in TestCase() function in deqp::egl::TestCase
/external/v8/test/mjsunit/
Dsearch-string-multiple.js30 function TestCase(id, expected_output, regexp_source, flags, input) { class
Ddebug-step-4.js56 function TestCase(expected_final_state) { class
/external/v8/test/mjsunit/regress/
Dregress-84234.js32 function TestCase(n, d, e, a) { class
/external/v8/test/unittests/base/platform/
Dtime-unittest.cc223 struct TestCase { in TEST() struct
224 TestFunc func; in TEST()
225 const char *description; in TEST()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DICUDurationTest.java273 final class TestCase { in TestXMLDuration() class
280 TestCase(String loc, String ds, Duration d, String exp) { in TestXMLDuration() method in ICUDurationTest.TestCase
391 class TestCase { in TestFromNowTo() class
395 TestCase(ULocale locale, int diffInSeconds, String expected) { in TestFromNowTo() method in ICUDurationTest.TestCase

12345