Home
last modified time | relevance | path

Searched refs:makeLibSubPath (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DEmuglBackendList_unittest.cpp33 static std::string makeLibSubPath(const char* name) { in makeLibSubPath() function
38 dir->makeSubDir(makeLibSubPath(name).c_str()); in makeLibSubDir()
42 dir->makeSubFile(makeLibSubPath(name).c_str()); in makeLibSubFile()
Demugl_config_unittest.cpp35 static std::string makeLibSubPath(const char* name) { in makeLibSubPath() function
42 dir->makeSubDir(makeLibSubPath(name).c_str()); in makeLibSubDir()
46 dir->makeSubFile(makeLibSubPath(name).c_str()); in makeLibSubFile()