Home
last modified time | relevance | path

Searched refs:TestSet (Results 1 – 25 of 788) sorted by relevance

12345678910>>...32

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFTagSetTest.java99 tags.add(new TestSet.Tag1()); in initTags()
100 tags.add(new TestSet.Tag2()); in initTags()
101 tags.add(new TestSet.Tag3()); in initTags()
104 private TestSet() { super(tags); } in TestSet() method in TIFFTagSetTest.TestSet
110 theInstance = new TestSet(); in getInstance()
218 checkEq(TestSet.TAG_NAME_1 + " name", t1.getName(), TestSet.TAG_NAME_1); in testUserDefTagSet()
219 checkEq(TestSet.TAG_NAME_2 + " name", t2.getName(), TestSet.TAG_NAME_2); in testUserDefTagSet()
220 checkEq(TestSet.TAG_NAME_3 + " name", t3.getName(), TestSet.TAG_NAME_3); in testUserDefTagSet()
224 checkEq(TestSet.TAG_NAME_1 + " count", in testUserDefTagSet()
279 t2.getValueName(TestSet.VALUE_1), TestSet.VALUE_NAME_1); in testUserDefTagSet()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFTagSetTest.java99 tags.add(new TestSet.Tag1()); in initTags()
100 tags.add(new TestSet.Tag2()); in initTags()
101 tags.add(new TestSet.Tag3()); in initTags()
104 private TestSet() { super(tags); } in TestSet() method in TIFFTagSetTest.TestSet
110 theInstance = new TestSet(); in getInstance()
218 checkEq(TestSet.TAG_NAME_1 + " name", t1.getName(), TestSet.TAG_NAME_1); in testUserDefTagSet()
219 checkEq(TestSet.TAG_NAME_2 + " name", t2.getName(), TestSet.TAG_NAME_2); in testUserDefTagSet()
220 checkEq(TestSet.TAG_NAME_3 + " name", t3.getName(), TestSet.TAG_NAME_3); in testUserDefTagSet()
224 checkEq(TestSet.TAG_NAME_1 + " count", in testUserDefTagSet()
279 t2.getValueName(TestSet.VALUE_1), TestSet.VALUE_NAME_1); in testUserDefTagSet()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFTagSetTest.java99 tags.add(new TestSet.Tag1()); in initTags()
100 tags.add(new TestSet.Tag2()); in initTags()
101 tags.add(new TestSet.Tag3()); in initTags()
104 private TestSet() { super(tags); } in TestSet() method in TIFFTagSetTest.TestSet
110 theInstance = new TestSet(); in getInstance()
218 checkEq(TestSet.TAG_NAME_1 + " name", t1.getName(), TestSet.TAG_NAME_1); in testUserDefTagSet()
219 checkEq(TestSet.TAG_NAME_2 + " name", t2.getName(), TestSet.TAG_NAME_2); in testUserDefTagSet()
220 checkEq(TestSet.TAG_NAME_3 + " name", t3.getName(), TestSet.TAG_NAME_3); in testUserDefTagSet()
224 checkEq(TestSet.TAG_NAME_1 + " count", in testUserDefTagSet()
279 t2.getValueName(TestSet.VALUE_1), TestSet.VALUE_NAME_1); in testUserDefTagSet()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFTagSetTest.java99 tags.add(new TestSet.Tag1()); in initTags()
100 tags.add(new TestSet.Tag2()); in initTags()
101 tags.add(new TestSet.Tag3()); in initTags()
104 private TestSet() { super(tags); } in TestSet() method in TIFFTagSetTest.TestSet
110 theInstance = new TestSet(); in getInstance()
218 checkEq(TestSet.TAG_NAME_1 + " name", t1.getName(), TestSet.TAG_NAME_1); in testUserDefTagSet()
219 checkEq(TestSet.TAG_NAME_2 + " name", t2.getName(), TestSet.TAG_NAME_2); in testUserDefTagSet()
220 checkEq(TestSet.TAG_NAME_3 + " name", t3.getName(), TestSet.TAG_NAME_3); in testUserDefTagSet()
224 checkEq(TestSet.TAG_NAME_1 + " count", in testUserDefTagSet()
279 t2.getValueName(TestSet.VALUE_1), TestSet.VALUE_NAME_1); in testUserDefTagSet()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFTagSetTest.java99 tags.add(new TestSet.Tag1()); in initTags()
100 tags.add(new TestSet.Tag2()); in initTags()
101 tags.add(new TestSet.Tag3()); in initTags()
104 private TestSet() { super(tags); } in TestSet() method in TIFFTagSetTest.TestSet
110 theInstance = new TestSet(); in getInstance()
218 checkEq(TestSet.TAG_NAME_1 + " name", t1.getName(), TestSet.TAG_NAME_1); in testUserDefTagSet()
219 checkEq(TestSet.TAG_NAME_2 + " name", t2.getName(), TestSet.TAG_NAME_2); in testUserDefTagSet()
220 checkEq(TestSet.TAG_NAME_3 + " name", t3.getName(), TestSet.TAG_NAME_3); in testUserDefTagSet()
224 checkEq(TestSet.TAG_NAME_1 + " count", in testUserDefTagSet()
279 t2.getValueName(TestSet.VALUE_1), TestSet.VALUE_NAME_1); in testUserDefTagSet()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFTagSetTest.java99 tags.add(new TestSet.Tag1()); in initTags()
100 tags.add(new TestSet.Tag2()); in initTags()
101 tags.add(new TestSet.Tag3()); in initTags()
104 private TestSet() { super(tags); } in TestSet() method in TIFFTagSetTest.TestSet
110 theInstance = new TestSet(); in getInstance()
218 checkEq(TestSet.TAG_NAME_1 + " name", t1.getName(), TestSet.TAG_NAME_1); in testUserDefTagSet()
219 checkEq(TestSet.TAG_NAME_2 + " name", t2.getName(), TestSet.TAG_NAME_2); in testUserDefTagSet()
220 checkEq(TestSet.TAG_NAME_3 + " name", t3.getName(), TestSet.TAG_NAME_3); in testUserDefTagSet()
224 checkEq(TestSet.TAG_NAME_1 + " count", in testUserDefTagSet()
279 t2.getValueName(TestSet.VALUE_1), TestSet.VALUE_NAME_1); in testUserDefTagSet()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFTagSetTest.java99 tags.add(new TestSet.Tag1()); in initTags()
100 tags.add(new TestSet.Tag2()); in initTags()
101 tags.add(new TestSet.Tag3()); in initTags()
104 private TestSet() { super(tags); } in TestSet() method in TIFFTagSetTest.TestSet
110 theInstance = new TestSet(); in getInstance()
218 checkEq(TestSet.TAG_NAME_1 + " name", t1.getName(), TestSet.TAG_NAME_1); in testUserDefTagSet()
219 checkEq(TestSet.TAG_NAME_2 + " name", t2.getName(), TestSet.TAG_NAME_2); in testUserDefTagSet()
220 checkEq(TestSet.TAG_NAME_3 + " name", t3.getName(), TestSet.TAG_NAME_3); in testUserDefTagSet()
224 checkEq(TestSet.TAG_NAME_1 + " count", in testUserDefTagSet()
279 t2.getValueName(TestSet.VALUE_1), TestSet.VALUE_NAME_1); in testUserDefTagSet()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFTagSetTest.java99 tags.add(new TestSet.Tag1()); in initTags()
100 tags.add(new TestSet.Tag2()); in initTags()
101 tags.add(new TestSet.Tag3()); in initTags()
104 private TestSet() { super(tags); } in TestSet() method in TIFFTagSetTest.TestSet
110 theInstance = new TestSet(); in getInstance()
218 checkEq(TestSet.TAG_NAME_1 + " name", t1.getName(), TestSet.TAG_NAME_1); in testUserDefTagSet()
219 checkEq(TestSet.TAG_NAME_2 + " name", t2.getName(), TestSet.TAG_NAME_2); in testUserDefTagSet()
220 checkEq(TestSet.TAG_NAME_3 + " name", t3.getName(), TestSet.TAG_NAME_3); in testUserDefTagSet()
224 checkEq(TestSet.TAG_NAME_1 + " count", in testUserDefTagSet()
279 t2.getValueName(TestSet.VALUE_1), TestSet.VALUE_NAME_1); in testUserDefTagSet()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/test/eh/
H A Dtest_hash_set.cpp83 container_category(const TestSet&) in container_category() argument
91 TestSet testSet, testSet2; in test_hash_set()
97 TestSet::value_type x; in test_hash_set()
99 testSet2.insert( TestSet::value_type() ); in test_hash_set()
103 WeakCheck( testSet, test_hash_resize<TestSet>() ); in test_hash_set()
107 WeakCheck( testSet, test_insert_value<TestSet>(testSet) ); in test_hash_set()
110 TestSet::value_type *insFirst = new TestSet::value_type[1+insCnt]; in test_hash_set()
117 ConstCheck( 0, test_default_construct<TestSet>() ); in test_hash_set()
119 ConstCheck( 0, test_construct_iter_range_n<TestSet>( testSet2 ) ); in test_hash_set()
121 ConstCheck( testSet, test_copy_construct<TestSet>() ); in test_hash_set()
[all …]
H A Dtest_set.cpp68 typedef EH_STD::__set__<TestClass, ThrowCompare, eh_allocator(TestClass) > TestSet; typedef
71 container_category(const TestSet&) { in container_category() argument
76 TestSet testSet, testSet2; in test_set()
81 TestSet::value_type x; in test_set()
83 testSet2.insert( TestSet::value_type() ); in test_set()
85 StrongCheck( testSet, test_insert_value<TestSet>(testSet) ); in test_set()
88 TestSet::value_type *insFirst = new TestSet::value_type[1+insCnt]; in test_set()
96 ConstCheck( 0, test_default_construct<TestSet>() ); in test_set()
97 ConstCheck( 0, test_construct_iter_range<TestSet>( testSet2 ) ); in test_set()
98 ConstCheck( testSet, test_copy_construct<TestSet>() ); in test_set()
[all …]
/dports/lang/asn1c/asn1c-0.9.27/tests/
H A D94-set-optionals-OK.asn1.-P2 /*** <<< INCLUDES [TestSet] >>> ***/
7 /*** <<< DEPS [TestSet] >>> ***/
26 /*** <<< TYPE-DECLS [TestSet] >>> ***/
28 typedef struct TestSet {
52 /*** <<< FUNC-DECLS [TestSet] >>> ***/
56 /*** <<< STAT-DEFS [TestSet] >>> ***/
170 sizeof(struct TestSet),
171 offsetof(struct TestSet, _asn_ctx),
172 offsetof(struct TestSet, _presence_map),
181 "TestSet",
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/executor/
H A DxeBatchExecutor.cpp60 static void computeExecuteSet (TestSet& executeSet, const TestNode* root, const TestSet& testSet, c… in computeExecuteSet()
79 static void computeBatchRequest (TestSet& requestSet, const TestSet& executeSet, const TestNode* ro… in computeBatchRequest()
98 static int removeExecuted (TestSet& set, const TestNode* root, const BatchResult* batchResult) in removeExecuted()
100 TestSet oldSet (set); in removeExecuted()
157 …etConfiguration& config, CommLink* commLink, const TestNode* root, const TestSet& testSet, BatchRe… in BatchExecutor()
204 TestSet batchRequest; in run()
262 TestSet batchRequest; in onStateChanged()
306 static void writeCaseListNode (std::ostream& str, const TestNode* node, const TestSet& testSet) in writeCaseListNode()
340 void BatchExecutor::launchTestSet (const TestSet& testSet) in launchTestSet()
H A DxeBatchExecutor.hpp70 …etConfiguration& config, CommLink* commLink, const TestNode* root, const TestSet& testSet, BatchRe…
86 void launchTestSet (const TestSet& testSet);
111 const TestSet& m_testSet;
118 TestSet m_casesToExecute;
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/common/
H A Dtap.h142 class TestSet {
176 std::map<std::string, tap::TestSet> testCaseTestResultMap;
211 std::map<std::string, tap::TestSet>::const_iterator ci = in addNewOrUpdate()
214 tap::TestSet testSet = ci->second; in addNewOrUpdate()
218 tap::TestSet testSet; in addNewOrUpdate()
232 std::map<std::string, tap::TestSet>::const_iterator ci; in OnTestProgramEnd()
235 const tap::TestSet& testSet = ci->second; in OnTestProgramEnd()
/dports/devel/eastl/EASTL-3.13.06/benchmark/source/
H A DBenchmarkBitset.cpp28 void TestSet(EA::StdC::Stopwatch& stopwatch, Bitset& b) in TestSet() function
147 TestSet(stopwatch1, stdBitset15); in BenchmarkBitset()
148 TestSet(stopwatch2, eaBitset15); in BenchmarkBitset()
153 TestSet(stopwatch1, stdBitset35); in BenchmarkBitset()
154 TestSet(stopwatch2, eaBitset35); in BenchmarkBitset()
159 TestSet(stopwatch1, stdBitset75); in BenchmarkBitset()
160 TestSet(stopwatch2, eaBitset75); in BenchmarkBitset()
165 TestSet(stopwatch1, stdBitset1500); in BenchmarkBitset()
166 TestSet(stopwatch2, eaBitset1500); in BenchmarkBitset()
/dports/security/helib/HElib-1.3.1/tests/
H A DTestSet.cpp42 class TestSet : public ::testing::TestWithParam<BGVParameters> class
54 TestSet() : in TestSet() function in __anon84c507140111::TestSet
97 TEST_P(TestSet, calculateSetIntersectionPtxtWorksCorrectly) in TEST_P() argument
136 TEST_P(TestSet, calculateSetIntersectionCtxtWorksCorrectly) in TEST_P() argument
184 TestSet,
/dports/math/p5-Set-IntSpan-Fast-XS/Set-IntSpan-Fast-XS-0.05/t/
H A Dbasic.t9 package TestSet;
81 my @set = ( Set::IntSpan::Fast::XS->new(), TestSet->new() );
101 my @set = ( Set::IntSpan::Fast::XS->new(), TestSet->new() );
134 my @set = ( Set::IntSpan::Fast::XS->new(), TestSet->new() );
154 my @set = ( Set::IntSpan::Fast::XS->new(), TestSet->new() );
187 my @set = ( Set::IntSpan::Fast::XS->new(), TestSet->new() );
/dports/math/p5-Set-IntSpan-Fast/Set-IntSpan-Fast-1.15/t/
H A Dbasic.t8 package TestSet;
88 my @set = ( $class->new(), TestSet->new() );
108 my @set = ( $class->new(), TestSet->new() );
141 my @set = ( $class->new(), TestSet->new() );
161 my @set = ( $class->new(), TestSet->new() );
194 my @set = ( $class->new(), TestSet->new() );
/dports/devel/onetbb/oneTBB-2021.4.0/test/common/
H A Dallocator_stl_test_common.h41 void TestSet(const typename Set::allocator_type &a) { in TestSet() function
116 TestSet<std::set <int, std::less<int>, Ai> >(a);
117 TestSet<std::multiset<int, std::less<int>, Ai> >(a);
129 TestSet<std::set<const int, std::less<int>, Aci> >(a);
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_allocator_STL.h36 void TestSet(const typename Set::allocator_type &a) { in TestSet() function
128 TestSet<std::set <int, std::less<int>, Ai> >(a);
129 TestSet<std::multiset<int, std::less<int>, Ai> >(a);
141 TestSet<std::set<const int, std::less<int>, Aci> >(a);
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_allocator_STL.h36 void TestSet(const typename Set::allocator_type &a) { in TestSet() function
128 TestSet<std::set <int, std::less<int>, Ai> >(a);
129 TestSet<std::multiset<int, std::less<int>, Ai> >(a);
141 TestSet<std::set<const int, std::less<int>, Aci> >(a);
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_allocator_STL.h36 void TestSet(const typename Set::allocator_type &a) { in TestSet() function
128 TestSet<std::set <int, std::less<int>, Ai> >(a);
129 TestSet<std::multiset<int, std::less<int>, Ai> >(a);
141 TestSet<std::set<const int, std::less<int>, Aci> >(a);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/typ/typ/tests/
H A Drunner_test.py22 from typ import Host, Runner, TestCase, TestSet, TestInput
58 test_set = TestSet(runner.args.test_name_prefix)
66 test_set = TestSet(runner.args.test_name_prefix)
149 test_set = TestSet(MockArgs())
168 test_set = TestSet(MockArgs())
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Dtoken.c30 static GFINLINE s32 gf_tok_is_char_in_set(const char TestChar, const char *TestSet) in gf_tok_is_char_in_set() argument
33 Len = (u32) strlen(TestSet); in gf_tok_is_char_in_set()
35 if (TestChar == TestSet[i]) return 1; in gf_tok_is_char_in_set()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Dtoken.c30 static GFINLINE s32 gf_tok_is_char_in_set(const char TestChar, const char *TestSet) in gf_tok_is_char_in_set() argument
33 Len = (u32) strlen(TestSet); in gf_tok_is_char_in_set()
35 if (TestChar == TestSet[i]) return 1; in gf_tok_is_char_in_set()

12345678910>>...32