Searched refs:assertRotationAnglesValid (Results 1 – 1 of 1) sorted by relevance
131 assertRotationAnglesValid("getAngleChange result out of range.", rotv2); in testGetAngleChange()189 assertRotationAnglesValid("getOrientation result out of range.", rotv2); in testGetOrientation()598 private static void assertRotationAnglesValid(String message, float[] ra) { in assertRotationAnglesValid() method in SensorManagerStaticTest