Home
last modified time | relevance | path

Searched refs:StoreFile (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/camera/test/ut/usb_camera/
H A Dusb_camera_test.cpp1734 void StoreFile(const unsigned char *bufStart, const uint32_t size, const char* suffix) in StoreFile() function
1744 CAMERA_LOGE("%{public}s:StoreFile sprintf failed", __func__); in StoreFile()
1749 CAMERA_LOGE("demo test:StoreFile open %s %{public}s failed", path, strerror(errno)); in StoreFile()
1754 CAMERA_LOGE("demo test:StoreFile write video file error %{public}s.....\n", strerror(errno)); in StoreFile()
1756 CAMERA_LOGD("demo test:StoreFile size == %{public}d\n", size); in StoreFile()
1798 StoreFile(addr, size, "_single_video.yuv"); in TEST_F()
1870 StoreFile(addr, size, "_single_video.jpeg"); in TEST_F()

Completed in 3 milliseconds