Home
last modified time | relevance | path

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

/system/extras/memory_replay/tests/
DActionTest.cpp111 const char* null_line = "0x0 100"; in TEST() local
112 action = Action::CreateAction(0x1234, "realloc", null_line, memory); in TEST()