Home
last modified time | relevance | path

Searched refs:t13 (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/o3tl/qa/
H A Dtest-range.cxx101 range<int> t13(88,99); in int_test() local
115 CPPUNIT_ASSERT_MESSAGE("int overlaps13", ! t1.overlaps(t13)); in int_test()
118 CPPUNIT_ASSERT_MESSAGE("int distance_to1", t1.distance_to(t13) == 0); in int_test()
187 range<test_it> t13(hit2, hv.begin() + 99); in iterator_test() local
201 CPPUNIT_ASSERT_MESSAGE("ivec overlaps13", ! t1.overlaps(t13)); in iterator_test()
204 CPPUNIT_ASSERT_MESSAGE("ivec distance_to1", t1.distance_to(t13) == 0); in iterator_test()
/aoo41x/main/codemaker/test/javamaker/
H A DTest.java164 assure(s.t13.equals(Type.VOID)); in testEmptyStruct2()
280 assure(s.t13.equals(Type.VOID)); in testFullStruct2()
H A Dtypes.idl130 Type t13;
241 [in] Type t13,
/aoo41x/main/cli_ure/qa/climaker/
H A Dtypes.idl221 Type t13;
360 [in] Type t13,
H A Dclimaker.cs269 l.assure(s.t13.Equals(typeof(void))); in testEmptyStruct2()
385 l.assure(s.t13.Equals(typeof(void))); in testFullStruct2()
/aoo41x/main/codemaker/test/cppumaker/
H A Dtypes.idl143 [in] Type t13,

Completed in 59 milliseconds