Home
last modified time | relevance | path

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

/aoo4110/main/o3tl/qa/
H A Dtest-range.cxx77 range<int> t12(200,200); in int_test() local
90 CPPUNIT_ASSERT_MESSAGE("int contains12", ! t1.contains(t12)); in int_test()
114 CPPUNIT_ASSERT_MESSAGE("int overlaps12", ! t1.overlaps(t12)); in int_test()
163 range<test_it> t12(hv.begin() + 200,hv.begin() + 200); in iterator_test() local
176 CPPUNIT_ASSERT_MESSAGE("ivec contains12", ! t1.contains(t12)); in iterator_test()
200 CPPUNIT_ASSERT_MESSAGE("ivec overlaps12", ! t1.overlaps(t12)); in iterator_test()
/aoo4110/main/codemaker/test/javamaker/
H A DTest.java163 assure(s.t12.equals("")); in testEmptyStruct2()
279 assure(s.t12.equals("")); in testFullStruct2()
H A Dtypes.idl129 String t12;
240 [in] String t12,
/aoo4110/main/cli_ure/qa/climaker/
H A Dtypes.idl220 String t12;
359 [in] String t12,
H A Dclimaker.cs268 l.assure(s.t12.Equals("")); in testEmptyStruct2()
384 l.assure(s.t12.Equals("")); in testFullStruct2()
/aoo4110/main/codemaker/test/cppumaker/
H A Dtypes.idl142 [in] String t12,

Completed in 28 milliseconds