/external/icu/icu4c/source/test/intltest/ |
D | calcasts.h | 27 struct TestCase { struct 42 void doTestCases(const TestCase *cases, Calendar *cal); argument
|
D | uts46test.cpp | 236 struct TestCase { struct 244 static const TestCase testCases[]={ argument
|
D | alphaindextst.cpp | 615 static const struct TestCase { in TestSchSt() struct 616 const char *name; in TestSchSt() 617 int32_t bucketIndex; in TestSchSt() 618 const char *bucketLabel; in TestSchSt()
|
/external/vogar/src/junit/framework/ |
D | TestCase.java | 23 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/junit/src/junit/framework/ |
D | TestCase.java | 76 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/gles31/ |
D | tes31TestCase.hpp | 48 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/deqp/modules/gles3/ |
D | tes3TestCase.hpp | 48 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/ |
D | tes2TestCase.hpp | 48 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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | TestCase.java | 26 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/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ |
D | TestCase.java | 30 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/ |
D | TestReorderRunsOnly.java | 21 static class TestCase { class in TestReorderRunsOnly 26 TestCase(String in, String[][] out, int[] nrd) { in TestCase() method in TestReorderRunsOnly.TestCase
|
D | TestStreaming.java | 23 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/deqp/modules/egl/ |
D | teglTestCase.cpp | 86 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/ |
D | search-string-multiple.js | 30 function TestCase(id, expected_output, regexp_source, flags, input) { class
|
D | debug-step-4-in-frame.js | 56 function TestCase(frame_index, step_count, expected_final_state) { class
|
D | debug-liveedit-double-call.js | 34 function TestCase(test_scenario, expected_output) { class
|
/external/v8/test/mjsunit/regress/ |
D | regress-84234.js | 32 function TestCase(n, d, e, a) { class
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
D | ICUDurationTest.java | 273 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
|
/external/deqp/framework/common/ |
D | tcuTestCase.cpp | 135 TestCase::TestCase (TestContext& testCtx, const char* name, const char* description) in TestCase() function in tcu::TestCase 140 TestCase::TestCase (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestCase() function in tcu::TestCase
|
/external/google-breakpad/src/testing/test/ |
D | gmock_test_utils.py | 103 TestCase = gtest_test_utils.TestCase variable
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-listener_test.cc | 81 virtual void OnTestCaseStart(const TestCase& /*test_case*/) { in OnTestCaseStart() 97 virtual void OnTestCaseEnd(const TestCase& /*test_case*/) { in OnTestCaseEnd()
|
/external/gtest/test/ |
D | gtest-listener_test.cc | 80 virtual void OnTestCaseStart(const TestCase& /*test_case*/) { in OnTestCaseStart() 96 virtual void OnTestCaseEnd(const TestCase& /*test_case*/) { in OnTestCaseEnd()
|
/external/protobuf/gtest/test/ |
D | gtest-listener_test.cc | 81 virtual void OnTestCaseStart(const TestCase& /*test_case*/) { in OnTestCaseStart() 97 virtual void OnTestCaseEnd(const TestCase& /*test_case*/) { in OnTestCaseEnd()
|
/external/skia/tests/ |
D | Matrix44Test.cpp | 615 static const struct TestCase { in test_preserves_2d_axis_alignment() struct 616 SkMScalar a; // row 1, column 1 in test_preserves_2d_axis_alignment() 617 SkMScalar b; // row 1, column 2 in test_preserves_2d_axis_alignment() 618 SkMScalar c; // row 2, column 1 in test_preserves_2d_axis_alignment() 619 SkMScalar d; // row 2, column 2 in test_preserves_2d_axis_alignment() 620 bool expected; in test_preserves_2d_axis_alignment()
|
/external/embunit/inc/ |
D | TestCase.h | 38 typedef struct __TestCase TestCase; typedef
|