Searched refs:actualRadix (Results 1 – 1 of 1) sorted by relevance
42 val actualRadix = ((complex shr TypedValue.COMPLEX_RADIX_SHIFT) in testFloatToComplex() constant44 assertEquals("Incorrect radix for $value:", expectedRadix, actualRadix) in testFloatToComplex()