Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx168 getJavaSupplier() const;
202 Test::getJavaSupplier() const in getJavaSupplier() function in __anon559a2f390111::Test
623 TEST_F(Test, testJavaEmpty1) { testEmpty1(getJavaSupplier()); } in TEST_F()
625 TEST_F(Test, testJavaEmpty2) { testEmpty2(getJavaSupplier()); } in TEST_F()
627 TEST_F(Test, testJavaFull) { testFull(getJavaSupplier()); } in TEST_F()