Home
last modified time | relevance | path

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

/system/extras/memory_replay/tests/
DActionTest.cpp87 const char* line1 = "100"; in TEST() local
88 Action* action = Action::CreateAction(0x1234, "calloc", line1, memory); in TEST()
124 const char* line1 = "0x100"; in TEST() local
125 Action* action = Action::CreateAction(0x1234, "realloc", line1, memory); in TEST()
150 const char* line1 = "100"; in TEST() local
151 Action* action = Action::CreateAction(0x1234, "memalign", line1, memory); in TEST()
/system/timezone/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/
DErrorsTest.java96 String line1 = lines[1]; in scope() local
97 TestUtils.assertContains(line1, "Monty Python"); in scope()
98 TestUtils.assertAbsent(line1, "Holy grail"); in scope()
99 TestUtils.assertContains(line1, "John Cleese"); in scope()
/system/tools/xsdc/tests/resources/nested_type/
Dnested_type.xsd16 <xs:element type="xs:string" name="line1"/>
24 <xs:element type="xs:string" name="line1"/>