Home
last modified time | relevance | path

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

/compose/ui/ui-text/benchmark/src/main/java/androidx/compose/ui/text/benchmark/
DTextBenchmarkTestRule.kt38 .around(TextLayoutCacheTestRule()) in apply()
63 private class TextLayoutCacheTestRule : TestRule { class