Lines Matching refs:isRunning

119 		EXPECT_TRUE(sal_False == this -> isRunning( )) << "#IncreaseThread does not shutdown properly.\n";  in ~IncreaseThread()
147 EXPECT_TRUE(sal_False == this -> isRunning( )) << "#DecreaseThread does not shutdown properly.\n"; in ~DecreaseThread()
185 EXPECT_TRUE(sal_False == this -> isRunning( )) << "#PutThread does not shutdown properly.\n"; in ~PutThread()
223 EXPECT_TRUE(sal_False == this -> isRunning( )) << "#HoldThread does not shutdown properly.\n"; in ~HoldThread()
245 EXPECT_TRUE(sal_False == this -> isRunning( )) << "#WaitThread does not shutdown properly.\n"; in ~WaitThread()
269 …EXPECT_TRUE(sal_False == this -> isRunning( )) << "#GlobalMutexThread does not shutdown properly.\… in ~GlobalMutexThread()
401 sal_Bool bRes1 = myThread.isRunning( ); in TEST_F()
406 sal_Bool bRes2 = myThread.isRunning( ); in TEST_F()
483 sal_Bool bRunning = myThread.isRunning( ); in TEST_F()
529 sal_Bool bRes1 = myThread.isRunning(); in TEST_F()
534 sal_Bool bRes2 = myThread.isRunning(); in TEST_F()
570 EXPECT_TRUE(sal_False == this -> isRunning( )) << "#GuardThread does not shutdown properly.\n"; in ~GuardThread()
601 sal_Bool bRes1 = myThread.isRunning(); in TEST_F()
622 sal_Bool bRes = myThread.isRunning( ); in TEST_F()
648 …EXPECT_TRUE(sal_False == this -> isRunning( )) << "#ClearGuardThread does not shutdown properly.\n… in ~ClearGuardThread()
748 sal_Bool bRes = myThread.isRunning( ); in TEST_F()
753 sal_Bool bRes1 = myThread.isRunning( ); in TEST_F()
775 …EXPECT_TRUE(sal_False == this -> isRunning( )) << "#ResetGuardThread does not shutdown properly.\n… in ~ResetGuardThread()
840 sal_Bool bRes = myThread.isRunning( ); in TEST_F()