Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dapi_test.cpp502 OH_AVSource *source1 = OH_AVSource_CreateWithFD(fd1, 0, size); in HWTEST_F() local
503 ASSERT_NE(source1, nullptr); in HWTEST_F()
515 ASSERT_EQ(AV_ERR_OK, OH_AVSource_Destroy(source1)); in HWTEST_F()
517 source1 = nullptr; in HWTEST_F()

Completed in 1 milliseconds