Home
last modified time | relevance | path

Searched refs:testEmpty2 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx174 void testEmpty2(
225 void Test::testEmpty2( in testEmpty2() function in __anon559a2f390111::Test
619 TEST_F(Test, testCppEmpty2) { testEmpty2(getCppSupplier()); } in TEST_F()
625 TEST_F(Test, testJavaEmpty2) { testEmpty2(getJavaSupplier()); } in TEST_F()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1923 @Test public void testEmpty2() throws Exception in testEmpty2() method in TextPortionEnumerationTest