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