Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp130 std::string CopyTextFileFixture(const std::string& relative_name) { in CopyTextFileFixture() argument
131 std::string from = kTestDataPath + relative_name; in CopyTextFileFixture()
134 std::string to = kTestDataPath + relative_name + ".tmp"; in CopyTextFileFixture()