Home
last modified time | relevance | path

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

/trunk/main/configmgr/qa/unit/
H A Dtest.cxx115 bool getSuccess() const;
132 bool TestThread::getSuccess() const { in getSuccess() function in __anon352546aa0111::TestThread
548 success = success && readers[i]->getSuccess(); in TEST_F()
553 success = success && writers[i]->getSuccess(); in TEST_F()
/trunk/main/sccomp/source/solver/
H A Dsolver.hxx101 virtual ::sal_Bool SAL_CALL getSuccess() throw(::com::sun::star::uno::RuntimeException);
H A Dsolver.cxx288 sal_Bool SAL_CALL SolverComponent::getSuccess() throw(uno::RuntimeException) in getSuccess() function in SolverComponent
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx1016 sal_Bool bSuccess = xSolver->getSuccess(); in CallSolver()

Completed in 27 milliseconds