Home
last modified time | relevance | path

Searched defs:strBaseName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_directory_test.cpp60 string strBaseName = "/data/test/UtilsDirectoryTest"; variable
93 string strBaseName = "UtilsDirectoryTest"; variable
104 string strBaseName = "test/test.txt"; variable
115 string strBaseName = "test/test_txt"; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp62 string strBaseName = "/data/test/DirectoryTest"; in BENCHMARK_F() local
107 string strBaseName = "DirectoryTest"; in BENCHMARK_F() local
122 string strBaseName = "test/test.txt"; in BENCHMARK_F() local
137 string strBaseName = "test/test_txt"; in BENCHMARK_F() local