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