Home
last modified time | relevance | path

Searched refs:expectedRounded (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/text/format/
H A DFormatterTest.java273 String expectedString, long expectedRounded) { in checkFormatBytes() argument
275 expectedString, expectedRounded); in checkFormatBytes()
279 String expectedString, long expectedRounded) { in checkFormatBytes() argument
283 assertEquals(expectedRounded, r.roundedBytes); in checkFormatBytes()