Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp515 std::string nonExistFilePath = "/data/local/tmp/image/non_exist_file.txt"; variable
516 RemoveFile(nonExistFilePath.c_str());
517 FileMetadataStream stream1(CreateIfNotExit(nonExistFilePath));
530 RemoveFile(nonExistFilePath.c_str());