Home
last modified time | relevance | path

Searched defs:Perform (Results 1 – 19 of 19) 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/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-more-actions.h62 Result Perform(const ArgumentTuple& args) { in Perform() function
80 Result Perform(const ArgumentTuple& args) const { in Perform() function
Dgmock-generated-actions.h479 virtual Result Perform(const ArgumentTuple& args) { in Perform() function
516 static Result Perform(Impl* impl, const ::testing::tuple<>& args) { in Perform() function
524 static Result Perform(Impl* impl, const ::testing::tuple<A0>& args) { in Perform() function
532 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1>& args) { in Perform() function
540 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2>& args) { in Perform() function
548 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, in Perform() function
557 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, in Perform() function
567 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4, in Perform() function
577 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4, in Perform() function
587 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4, in Perform() function
[all …]
/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::__anon02444abb0111::CurlPerformer
/external/tensorflow/tensorflow/compiler/xla/service/
Dmulti_output_fusion.cc392 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 __anon87d4a8ab0111::MyActionImpl
430 bool Perform(const std::tuple<int>& arg) override { in Perform() function in __anon87d4a8ab0111::IsNotZero
452 Result Perform(const ArgumentTuple& args) { in Perform() function in __anon87d4a8ab0111::ReturnSecondArgumentAction
469 Result Perform(const std::tuple<>&) const { in Perform() function in __anon87d4a8ab0111::ReturnZeroFromNullaryFunctionAction
1118 int Perform(const std::tuple<int, int>& args) override { in Perform() function in __anon87d4a8ab0111::SubtractAction
/external/llvm-project/flang/lib/Semantics/
Dsemantics.cpp344 bool Semantics::Perform() { in Perform() function in Fortran::semantics::Semantics
/external/clang/lib/Sema/
DSemaInit.cpp6208 InitializationSequence::Perform(Sema &S, in Perform() function in InitializationSequence
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp7916 ExprResult InitializationSequence::Perform(Sema &S, in Perform() function in InitializationSequence