Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx165 getCppSupplier() const;
196 Test::getCppSupplier() const in getCppSupplier() function in __anon559a2f390111::Test
617 TEST_F(Test, testCppEmpty1) { testEmpty1(getCppSupplier()); } in TEST_F()
619 TEST_F(Test, testCppEmpty2) { testEmpty2(getCppSupplier()); } in TEST_F()
621 TEST_F(Test, testCppFull) { testFull(getCppSupplier()); } in TEST_F()