Home
last modified time | relevance | path

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

/system/extras/memory_replay/tests/
DFileTest.cpp32 static std::string GetTestZip() { in GetTestZip() function
37 EXPECT_EQ("12345: malloc 0x1000 16\n12345: free 0x1000\n", ZipGetContents(GetTestZip().c_str())); in TEST()
46 std::string file_name = GetTestZip(); in TEST()