Home
last modified time | relevance | path

Searched defs:fp (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp262 FILE *fp = fopen(filename.c_str(), "w"); in BENCHMARK_F() local
287 FILE *fp = fopen(targetname.c_str(), "w"); in BENCHMARK_F() local
/commonlibrary/c_utils/base/src/
H A Dfile_ex.cpp266 FILE *fp = fopen(realPath.c_str(), "r"); in LoadBufferFromNodeFile() local
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_directory_test.cpp371 FILE *fp = fopen(filename.c_str(), "w"); in HWTEST_F() local
392 FILE *fp = fopen(targetname.c_str(), "w"); in HWTEST_F() local

Completed in 3 milliseconds