Searched refs:GetFunctionCalls (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
H A Dtb_I420_codec.h64 FunctionCalls GetFunctionCalls();
107 FunctionCalls GetFunctionCalls();
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
H A Dtb_I420_codec.cc165 TbI420Encoder::FunctionCalls TbI420Encoder::GetFunctionCalls() function in class:TbI420Encoder
268 TbI420Decoder::FunctionCalls TbI420Decoder::GetFunctionCalls() function in class:TbI420Decoder
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_codec.cc691 ext_encoder.GetFunctionCalls();
712 ext_decoder.GetFunctionCalls();
767 encode_calls = ext_encoder.GetFunctionCalls();
786 decode_calls = ext_decoder.GetFunctionCalls();

Completed in 113 milliseconds