Searched refs:line0 (Results 1 – 1 of 1) sorted by relevance
105 String line0 = lines[0]; in scope() local106 TestUtils.assertContains(line0, "Hello"); in scope()107 TestUtils.assertAbsent(line0, "Monty Python"); in scope()