Home
last modified time | relevance | path

Searched refs:aUseProxy (Results 1 – 25 of 42) sorted by relevance

12

/external/opencore/engines/2way/test/include/
Dinit_rec_reset_test.h27 init_rec_reset_test(bool aUseProxy) : test_base(aUseProxy) {}; in init_rec_reset_test() argument
Daudio_only_pause_close_test.h27 audio_only_pause_close_test(bool aUseProxy) : test_base(aUseProxy) {}; in audio_only_pause_close_test() argument
Dvideo_only_pause_close_test.h27 video_only_pause_close_test(bool aUseProxy) : test_base(aUseProxy) {}; in video_only_pause_close_test() argument
Dvideo_preview_disconnect_test.h27 video_preview_disconnect_test(bool aUseProxy) : test_base(aUseProxy) {}; in video_preview_disconnect_test() argument
Dvideo_preview_pause_test.h27 video_preview_pause_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in video_preview_pause_test() argument
Dinit_rec_test.h27 init_rec_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in init_rec_test() argument
Dvideo_preview_test.h27 video_preview_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in video_preview_test() argument
Da_only_pause_rec_test.h27 a_only_pause_rec_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in a_only_pause_rec_test() argument
Dv_only_rec_test.h27 v_only_rec_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in v_only_rec_test() argument
Dv_only_pause_rec_test.h27 v_only_pause_rec_test(bool aUseProxy, int aMaxRuns) : in v_only_pause_rec_test() argument
28 test_base(aUseProxy, aMaxRuns) {}; in v_only_pause_rec_test()
Da_only_rec_test.h27 a_only_rec_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in a_only_rec_test() argument
Dalloc_dealloc_test.h27 alloc_dealloc_test(bool aUseProxy, bool isSIP = false) :
28 …e(PVMF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, PVMF_MIME_YUV420, PVMF_MIME_YUV420, aUseProxy, isSIP) { }; in test_base() argument
Dvideo_only_resume_close_test.h27 video_only_resume_close_test(bool aUseProxy) : test_base(aUseProxy), in video_only_resume_close_test() argument
Daudio_only_resume_close_test.h27 audio_only_resume_close_test(bool aUseProxy) : test_base(aUseProxy), in audio_only_resume_close_test() argument
Dinit_play_reset_test.h27 init_play_reset_test(bool aUseProxy, const OSCL_wString& aFilename) : test_base(aUseProxy) in init_play_reset_test() argument
Dav_duplicate_test.h27 av_duplicate_test(bool aUseProxy, int aMaxRuns) : in av_duplicate_test() argument
28 …(PVMF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, PVMF_MIME_YUV420, PVMF_MIME_YUV420, aUseProxy, aMaxRuns) {}; in av_duplicate_test()
Dplay_from_file_test.h27 play_from_file_test(bool aUseProxy, in play_from_file_test() argument
29 int aMaxRuns) : test_base(aUseProxy, aMaxRuns) in play_from_file_test()
Daudio_only_pause_test.h27 audio_only_pause_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns), in audio_only_pause_test() argument
Dinit_play_test.h27 init_play_test(bool aUseProxy, const OSCL_wString& aFilename, int aMaxRuns) : in init_play_test() argument
28 test_base(aUseProxy, aMaxRuns) in init_play_test()
Dvideo_only_pause_test.h27 video_only_pause_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns), in video_only_pause_test() argument
Dinit_test.h27 init_test(bool aUseProxy, int aMaxRuns, bool isSIP = false) :
28 …MF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, PVMF_MIME_YUV420, PVMF_MIME_YUV420, aUseProxy, aMaxRuns, isSIP… in test_base() argument
Dplay_from_file_disconnect_test.h27 play_from_file_disconnect_test(bool aUseProxy, in play_from_file_disconnect_test() argument
30 test_base(aUseProxy), in play_from_file_disconnect_test()
Dpff_pause_disconnect_test.h27 pff_pause_disconnect_test(bool aUseProxy, in pff_pause_disconnect_test() argument
30 test_base(aUseProxy), in pff_pause_disconnect_test()
Dconnect_cancel_test.h27 …nnect_cancel_test(bool aUseProxy) : test_base(PVMF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, PVMF_MIME_YUV4… in connect_cancel_test() argument
Dplay_from_file_pause_test.h27 play_from_file_pause_test(bool aUseProxy, in play_from_file_pause_test() argument
31 test_base(aUseProxy, aMaxRuns), in play_from_file_pause_test()

12