Home
last modified time | relevance | path

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

/test/xts/acts/multimedia_lite/utils_posix/common/include/
DActsTestMediaUtils.h42 std::string GetCurDir();
/test/xts/acts/multimedia_lite/utils_posix/common/src/
DActsTestMediaUtils.cpp24 string GetCurDir() in GetCurDir() function
/test/xts/acts/appexecfwk_lite/appexecfwk_posix/src/
DBundleMgrTest.cpp52 static string GetCurDir() in GetCurDir() function
74 g_testPath = GetCurDir(); in SetUpTestCase()
/test/xts/acts/ability_lite/ability_posix/src/
DAbilityMgrTest.cpp62 static string GetCurDir() in GetCurDir() function
131 g_testPath = GetCurDir(); in SetUpTestCase()
DAbilityMgrTest2.cpp62 static string GetCurDir() in GetCurDir() function
129 g_testPath = GetCurDir(); in SetUpTestCase()
/test/xts/acts/multimedia_lite/camera_lite_posix/camera_native/src/
DActsMediaCameraTest.cpp41 string GetCurDir() in GetCurDir() function
58 g_testPath = GetCurDir(); in SetUpTestCase()
331 string path = GetCurDir(); in StartRecord()