Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dpc_full_stack_tests.cc91 std::string test_case_name_postfix; member
102 .test_case_name_postfix = "_ReducedThreads"}}; in ParameterizedTestParams()
119 if (info.param.test_case_name_postfix.empty()) in __anon1c6224a30202()
121 return info.param.test_case_name_postfix; in __anon1c6224a30202()
745 "pc_foreman_cif_500kbps_32pkts_queue" + GetParam().test_case_name_postfix, in TEST_P()
1014 GetParam().test_case_name_postfix, in TEST_P()
1114 "pc_screenshare_slides_simulcast" + GetParam().test_case_name_postfix, in TEST_P()
1549 "pc_simulcast_vp8_3sl_high" + GetParam().test_case_name_postfix, in TEST_P()