Home
last modified time | relevance | path

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

/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/"; member
69 string g_hls = TEST_URI_PATH2 + string("index_265.m3u8");
1205 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) { in HWTEST_F()
1237 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) { in HWTEST_F()
H A Ddemuxer_uri_unit_test.cpp41 static const string TEST_URI_PATH2 = "http://192.168.3.11:8080/share/"; member
64 string g_hls = TEST_URI_PATH2 + string("index_264.m3u8");
1335 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) { in HWTEST_F()
1367 if (g_hls.find(TEST_URI_PATH2) != std::string::npos) { in HWTEST_F()

Completed in 5 milliseconds