Searched refs:nLaterValue (Results 1 – 1 of 1) sorted by relevance
785 sal_Int32 nLaterValue = pCountThread->getValue(); in TEST_F() local792 printf("LaterValue: %d\n", nLaterValue); in TEST_F()795 ASSERT_TRUE(nLaterValue >= 9 && in TEST_F()851 sal_Int32 nLaterValue = aCountThread->getValue(); in TEST_F() local859 printf("nLaterValue = %d\n", nLaterValue); in TEST_F()881 sal_Int32 nLaterValue = aCountThread->getValue(); in TEST_F() local885 printf("nLaterValue = %d\n", nLaterValue); in TEST_F()1761 sal_Int32 nLaterValue = aThread->getValue(); in TEST_F() local1764 printf("later value = %d\n", nLaterValue); in TEST_F()1803 sal_Int32 nLaterValue = aThread.getValue(); in TEST_F() local[all …]
Completed in 29 milliseconds