Home
last modified time | relevance | path

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

/AOO41X/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx169 void testCppEmpty1() { testEmpty1(getCppSupplier()); } in testCppEmpty1()
175 void testJavaEmpty1() { testEmpty1(getJavaSupplier()); } in testJavaEmpty1()
197 void testEmpty1(
234 void Test::testEmpty1( in testEmpty1() function in __anon9d2861a10111::Test
/AOO41X/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1901 @Test public void testEmpty1() throws Exception in testEmpty1() method in TextPortionEnumerationTest