Searched refs:g_PipelinesStarted (Results 1 – 2 of 2) sorted by relevance
40 g_PipelinesStarted; variable96 g_ExceptionsThrown = g_NumExceptionsCaught = g_PipelinesStarted = 0;148 if(g_PipelinesStarted >= 3) { in ThrowTestException()
1288 ++g_PipelinesStarted; // count on emitting the first item. in operator ()()1489 minExecuted = (2*get_iter_range_size()) * (g_PipelinesStarted - 2) + 1; in Test3_pipeline()