Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Demugl_config_unittest.cpp42 dir->makeSubDir(makeLibSubPath(name).c_str()); in makeLibSubDir()
52 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
201 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
275 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
317 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
340 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
356 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
379 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
395 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
416 myDir->makeSubDir(System::get()->getLauncherDirectory().c_str()); in TEST()
[all …]
DEmuglBackendList_unittest.cpp38 dir->makeSubDir(makeLibSubPath(name).c_str()); in makeLibSubDir()
49 myDir->makeSubDir("foo"); in TEST()
78 myDir->makeSubDir("foo"); in TEST()
/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h127 bool makeSubDir(const std::string& subdir) { in makeSubDir() function
/hardware/google/gfxstream/host/tests/
DGLSnapshotTestDispatch.cpp33 mTestSystem.getTempRoot()->makeSubDir("SampleSnapshots"); in SnapshotTestDispatch()
DGLSnapshotTesting.cpp236 mTestSystem.getTempRoot()->makeSubDir("Snapshots"); in SetUp()
DFrameBuffer_unittest.cpp117 mTestSystem.getTempRoot()->makeSubDir("Snapshots"); in SetUp()