Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h122 std::string makeSubPath(const std::string& subpath) { in makeSubPath() function
128 std::string path = makeSubPath(subdir); in makeSubDir()
138 std::string path = makeSubPath(file); in makeSubFile()
/hardware/google/gfxstream/host/tests/
DGLSnapshotTestDispatch.cpp34 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("SampleSnapshots"); in SnapshotTestDispatch()
DGLSnapshotTesting.cpp237 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("Snapshots"); in SetUp()
DFrameBuffer_unittest.cpp118 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("Snapshots"); in SetUp()