Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_hevc_unit_test.cpp43 static const string TEST_URI_PATH2 = "http://192.168.3.11:8080/share/"; variable
69 string g_hls = TEST_URI_PATH2 + string("index_265.m3u8");
1330 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) {
1362 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) {
H A Ddemuxer_uri_unit_test.cpp41 static const string TEST_URI_PATH2 = "http://192.168.3.11:8080/share/"; variable
64 string g_hls = TEST_URI_PATH2 + string("index_264.m3u8");
1335 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) {
1367 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) {