Searched refs:suspendMa (Results 1 – 2 of 2) sorted by relevance
26 public float suspendMa; field in CpuProfile121 result.suspendMa = mSuspendMa; in build()
73 Assert.assertEquals(1.3f, cpu.suspendMa, EPSILON); in testReadGood()