Searched refs:test4 (Results 1 – 7 of 7) sorted by relevance
49 Test4 test4 = new Test4(); in test_generateOid() local50 Ifc ifc = UnoRuntime.queryInterface(Ifc.class, test4); in test_generateOid()53 UnoRuntime.generateOid(test4).equals(UnoRuntime.generateOid(ifc))); in test_generateOid()
54 sal_Bool test4();61 sal_Bool bTest4= test4(); in main()185 sal_Bool test4() in test4() function
91 void test4();100 CPPUNIT_TEST( test4 );174 void test_t_abs64::test4() in test4() function in testOfHelperFunctions::test_t_abs64
61 ALLTAR : test462 test4 .PHONY : $(SHL4TARGETN)
87 sal_Bool test4();159 sal_Bool ret4= test4(); in main()312 sal_Bool test4() in test4() function
222 test4(m_resultSet); in testRowSet()325 void test4(XResultSet _resultSet) in test4() method in RowSet
317 @Test public void test4() throws Exception in test4() method in OOoBeanTest