Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/log/table/
H A DLogDiffsForTableTest.kt192 val expected6 = regex
196 assertThat(logs).contains(expected6)
443 val expected6 = regex
450 assertThat(logs).contains(expected6)
697 val expected6 = regex
702 assertThat(logs).contains(expected6)
H A DTableLogBufferTest.kt459 val expected6 = timestamp2 + SEPARATOR + "column3" + SEPARATOR + "false" regex
465 assertThat(dumpedString).contains(expected6)
570 val expected6 = timestamp2 + SEPARATOR + "column3" + SEPARATOR + "false" regex
576 assertThat(dumpedString).contains(expected6)