Searched refs:partial_count (Results 1 – 1 of 1) sorted by relevance
312 long partial_count = assertInteger(parts[13]); // partial count in checkWakelock() local333 assertTrue("partial wakelock count must be >= 0", partial_count >= 0); in checkWakelock()