Searched defs:findRootPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
H A DGraphicsStatsServiceTests.cpp32 std::string findRootPath() { function
52 TEST(GraphicsStats, findRootPath) {
54 EXPECT_EQ(expected, findRootPath());
58 std::string path = findRootPath() + "/test_saveLoad";
104 std::string path = findRootPath() + "/test_merge";

Completed in 35 milliseconds