Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_hevc_unit_test.cpp69 string g_hls = TEST_URI_PATH2 + string("index_265.m3u8"); member
1205 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) { in HWTEST_F()
1208 InitResource(g_hls, URI); in HWTEST_F()
1237 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) { in HWTEST_F()
1240 InitResource(g_hls, URI); in HWTEST_F()
H A Ddemuxer_uri_unit_test.cpp64 string g_hls = TEST_URI_PATH2 + string("index_264.m3u8"); member
1335 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) { in HWTEST_F()
1338 InitResource(g_hls, URI); in HWTEST_F()
1367 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) { in HWTEST_F()
1370 InitResource(g_hls, URI); in HWTEST_F()

Completed in 4 milliseconds