Searched refs:testFloat (Results 1 – 1 of 1) sorted by relevance
724 final float testFloat = 1f; in testGetIntentOld() local725 assertEquals(testFloat, mIntent.getFloatExtra("testfloat", 2f)); in testGetIntentOld()