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

/frameworks/base/libs/hwui/tests/unit/
H A DGraphicsStatsServiceTests.cpp31 std::string findRootPath() { function
51 TEST(GraphicsStats, findRootPath) {
57 EXPECT_EQ(expected, findRootPath());
61 std::string path = findRootPath() + "/test_saveLoad";
107 std::string path = findRootPath() + "/test_merge";

Completed in 54 milliseconds