Lines Matching refs:nValueLowest
1286 sal_Int32 nValueLowest = 0; in TEST_F() local
1287 nValueLowest = pLowestThread->getValue(); in TEST_F()
1294 printf("nValue in Lowest Prio Thread is %d\n",nValueLowest); in TEST_F()
1316 nValueLowest > 0) << "SetPriority"; in TEST_F()
1377 sal_Int32 nValueLowest = 0; in TEST_F() local
1378 nValueLowest = pLowestThread->getValue(); in TEST_F()
1385 printf("nValue in Lowest Prio Thread is %d\n",nValueLowest); in TEST_F()
1407 nValueLowest > 0) << "SetPriority"; in TEST_F()
1467 sal_Int32 nValueLowest = 0; in TEST_F() local
1468 nValueLowest = pLowestThread->getValue(); in TEST_F()
1475 printf("nValue in Lowest Prio Thread is %d\n",nValueLowest); in TEST_F()
1497 nValueLowest > 0) << "SetPriority"; in TEST_F()