Home
last modified time | relevance | path

Searched defs:Perform (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/modules/audio_coding/test/
DTestVADDTX.cc185 void TestWebRtcVadDtx::Perform() { in Perform() function in webrtc::TestWebRtcVadDtx
228 void TestOpusDtx::Perform() { in Perform() function in webrtc::TestOpusDtx
DTwoWayCommunication.cc126 void TwoWayCommunication::Perform() { in Perform() function in webrtc::TwoWayCommunication
DTestRedFec.cc63 void TestRedFec::Perform() { in Perform() function in webrtc::TestRedFec
DPacketLossTest.cc132 void PacketLossTest::Perform() { in Perform() function in webrtc::PacketLossTest
Dopus_test.cc55 void OpusTest::Perform() { in Perform() function in webrtc::OpusTest
DEncodeDecodeTest.cc232 void EncodeDecodeTest::Perform() { in Perform() function in webrtc::EncodeDecodeTest
DiSACTest.cc194 void ISACTest::Perform() { in Perform() function in webrtc::ISACTest
DTestAllCodecs.cc125 void TestAllCodecs::Perform() { in Perform() function in webrtc::TestAllCodecs
DTestStereo.cc117 void TestStereo::Perform() { in Perform() function in webrtc::TestStereo
/external/dng_sdk/source/
Ddng_area_task.cpp254 void dng_area_task::Perform (dng_area_task &task, in Perform() function in dng_area_task
/external/libbrillo/brillo/http/
Dhttp_connection_curl_test.cc49 static CURLcode Perform(CURL* curl) { in Perform() function in brillo::http::curl::__anon4cee59e00111::CurlPerformer
/external/tensorflow/tensorflow/compiler/xla/service/
Dmulti_output_fusion.cc390 bool MultiOutputFusion::Perform() { in Perform() function in xla::MultiOutputFusion
/external/mesa3d/src/hgl/
DGLView.cpp276 BGLView::Perform(perform_code d, void* arg) in Perform() function in BGLView
/external/googletest/googlemock/test/
Dgmock-actions_test.cc366 int Perform(const std::tuple<bool, int>& args) override { in Perform() function in __anonc1f6aa900111::MyActionImpl
430 bool Perform(const std::tuple<int>& arg) override { in Perform() function in __anonc1f6aa900111::IsNotZero
452 Result Perform(const ArgumentTuple& args) { in Perform() function in __anonc1f6aa900111::ReturnSecondArgumentAction
469 Result Perform(const std::tuple<>&) const { in Perform() function in __anonc1f6aa900111::ReturnZeroFromNullaryFunctionAction
1118 int Perform(const std::tuple<int, int>& args) override { in Perform() function in __anonc1f6aa900111::SubtractAction
/external/clang/lib/Sema/
DSemaInit.cpp6208 InitializationSequence::Perform(Sema &S, in Perform() function in InitializationSequence