/external/opencore/engines/2way/test/include/ |
D | init_rec_reset_test.h | 27 init_rec_reset_test(bool aUseProxy) : test_base(aUseProxy) {}; in init_rec_reset_test() argument
|
D | audio_only_pause_close_test.h | 27 audio_only_pause_close_test(bool aUseProxy) : test_base(aUseProxy) {}; in audio_only_pause_close_test() argument
|
D | video_only_pause_close_test.h | 27 video_only_pause_close_test(bool aUseProxy) : test_base(aUseProxy) {}; in video_only_pause_close_test() argument
|
D | video_preview_disconnect_test.h | 27 video_preview_disconnect_test(bool aUseProxy) : test_base(aUseProxy) {}; in video_preview_disconnect_test() argument
|
D | video_preview_pause_test.h | 27 video_preview_pause_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in video_preview_pause_test() argument
|
D | init_rec_test.h | 27 init_rec_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in init_rec_test() argument
|
D | video_preview_test.h | 27 video_preview_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in video_preview_test() argument
|
D | a_only_pause_rec_test.h | 27 a_only_pause_rec_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in a_only_pause_rec_test() argument
|
D | v_only_rec_test.h | 27 v_only_rec_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in v_only_rec_test() argument
|
D | v_only_pause_rec_test.h | 27 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()
|
D | a_only_rec_test.h | 27 a_only_rec_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns) {}; in a_only_rec_test() argument
|
D | alloc_dealloc_test.h | 27 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
|
D | video_only_resume_close_test.h | 27 video_only_resume_close_test(bool aUseProxy) : test_base(aUseProxy), in video_only_resume_close_test() argument
|
D | audio_only_resume_close_test.h | 27 audio_only_resume_close_test(bool aUseProxy) : test_base(aUseProxy), in audio_only_resume_close_test() argument
|
D | init_play_reset_test.h | 27 init_play_reset_test(bool aUseProxy, const OSCL_wString& aFilename) : test_base(aUseProxy) in init_play_reset_test() argument
|
D | av_duplicate_test.h | 27 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()
|
D | play_from_file_test.h | 27 play_from_file_test(bool aUseProxy, in play_from_file_test() argument 29 int aMaxRuns) : test_base(aUseProxy, aMaxRuns) in play_from_file_test()
|
D | audio_only_pause_test.h | 27 audio_only_pause_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns), in audio_only_pause_test() argument
|
D | init_play_test.h | 27 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()
|
D | video_only_pause_test.h | 27 video_only_pause_test(bool aUseProxy, int aMaxRuns) : test_base(aUseProxy, aMaxRuns), in video_only_pause_test() argument
|
D | init_test.h | 27 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
|
D | play_from_file_disconnect_test.h | 27 play_from_file_disconnect_test(bool aUseProxy, in play_from_file_disconnect_test() argument 30 test_base(aUseProxy), in play_from_file_disconnect_test()
|
D | pff_pause_disconnect_test.h | 27 pff_pause_disconnect_test(bool aUseProxy, in pff_pause_disconnect_test() argument 30 test_base(aUseProxy), in pff_pause_disconnect_test()
|
D | connect_cancel_test.h | 27 …nnect_cancel_test(bool aUseProxy) : test_base(PVMF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, PVMF_MIME_YUV4… in connect_cancel_test() argument
|
D | play_from_file_pause_test.h | 27 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()
|