Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/base/testing/
DTestTempDir.h141 std::string makeSubPath(const std::string& subpath) { in makeSubPath() function
147 std::string path = makeSubPath(subdir); in makeSubDir()
157 std::string path = makeSubPath(file); in makeSubFile()
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTestDispatch.cpp34 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("SampleSnapshots"); in SnapshotTestDispatch()
DGLSnapshotTesting.cpp207 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("Snapshots"); in SetUp()
DFrameBuffer_unittest.cpp111 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("Snapshots"); in SetUp()