Home
last modified time | relevance | path

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

/system/timezone/input_tools/android/common/src/test/java/com/android/libcore/timezone/util/
DErrorsTest.java124 String line4 = lines[4]; in scope() local
125 TestUtils.assertContains(line4, "Monty Python", "Parrot sketch"); in scope()
126 TestUtils.assertAbsent(line4, "Holy grail"); in scope()
127 TestUtils.assertContains(line4, "Fjords"); in scope()