Searched refs:full_count (Results 1 – 1 of 1) sorted by relevance
305 long full_count = assertInteger(parts[7]); // full count in checkWakelock() local332 assertTrue("full wakelock count must be >= 0", full_count >= 0); in checkWakelock()