Home
last modified time | relevance | path

Searched refs:makeSubFile (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DEmuglBackendList_unittest.cpp42 dir->makeSubFile(makeLibSubPath(name).c_str()); in makeLibSubFile()
Demugl_config_unittest.cpp46 dir->makeSubFile(makeLibSubPath(name).c_str()); in makeLibSubFile()
/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h137 bool makeSubFile(const std::string& file) { in makeSubFile() function