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