Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dapi_test.cpp512 OH_AVSource *source2 = OH_AVSource_CreateWithFD(fd2, 0, size2); in HWTEST_F() local
514 ASSERT_NE(source2, nullptr); in HWTEST_F()
516 ASSERT_EQ(AV_ERR_OK, OH_AVSource_Destroy(source2)); in HWTEST_F()
518 source2 = nullptr; in HWTEST_F()

Completed in 1 milliseconds