Home
last modified time | relevance | path

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

12

/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h312 Result Perform(const ArgumentTuple& args) const { in Perform() function
370 virtual Result Perform(const ArgumentTuple& args) { in Perform() function
416 virtual Result Perform(const ArgumentTuple& args) { in Perform() function
495 virtual Result Perform(const ArgumentTuple&) { return value_; } in Perform() function
515 static Result Perform(const ArgumentTuple&) { in Perform() function
527 static void Perform(const ArgumentTuple&) { in Perform() function
564 virtual Result Perform(const ArgumentTuple&) { in Perform() function
613 virtual Result Perform(const ArgumentTuple&) { in Perform() function
645 void Perform(const ArgumentTuple& /* args */) const { in Perform() function
667 Result Perform(const ArgumentTuple& /* args */) const { in Perform() function
[all …]
Dgmock-more-actions.h60 Result Perform(const ArgumentTuple& args) { in Perform() function
78 Result Perform(const ArgumentTuple& args) const { in Perform() function
Dgmock-generated-actions.h604 virtual Result Perform(const ArgumentTuple& args) { in Perform() function
641 static Result Perform(Impl* impl, const ::std::tr1::tuple<>& args) { in Perform() function
650 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0>& args) { in Perform() function
659 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1>& args) { in Perform() function
668 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2>& args) { in Perform() function
677 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, in Perform() function
687 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, in Perform() function
698 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, A4, in Perform() function
709 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, A4, in Perform() function
720 static Result Perform(Impl* impl, const ::std::tr1::tuple<A0, A1, A2, A3, A4, in Perform() function
[all …]
/external/webrtc/webrtc/modules/audio_coding/test/
DTestVADDTX.cc148 void TestWebRtcVadDtx::Perform() { in Perform() function in webrtc::TestWebRtcVadDtx
235 void TestOpusDtx::Perform() { in Perform() function in webrtc::TestOpusDtx
DSpatialAudio.cc87 void SpatialAudio::Perform() { in Perform() function in webrtc::SpatialAudio
DPacketLossTest.cc125 void PacketLossTest::Perform() { in Perform() function in webrtc::PacketLossTest
DTestRedFec.cc65 void TestRedFec::Perform() { in Perform() function in webrtc::TestRedFec
Dopus_test.cc59 void OpusTest::Perform() { in Perform() function in webrtc::OpusTest
DiSACTest.cc141 void ISACTest::Perform() { in Perform() function in webrtc::ISACTest
DTwoWayCommunication.cc239 void TwoWayCommunication::Perform() { in Perform() function in webrtc::TwoWayCommunication
DTestAllCodecs.cc125 void TestAllCodecs::Perform() { in Perform() function in webrtc::TestAllCodecs
DEncodeDecodeTest.cc268 void EncodeDecodeTest::Perform() { in Perform() function in webrtc::EncodeDecodeTest
DTestStereo.cc143 void TestStereo::Perform() { in Perform() function in webrtc::TestStereo
Ddelay_test.cc121 void Perform(const TestSettings* config, size_t num_tests, int duration_sec, in Perform() function in webrtc::DelayTest
DAPITest.cc513 void APITest::Perform() { in Perform() function in webrtc::APITest
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-more-actions.h60 Result Perform(const ArgumentTuple& args) { in Perform() function
78 Result Perform(const ArgumentTuple& args) const { in Perform() function
Dgmock-generated-actions.h477 virtual Result Perform(const ArgumentTuple& args) { in Perform() function
514 static Result Perform(Impl* impl, const ::testing::tuple<>& args) { in Perform() function
522 static Result Perform(Impl* impl, const ::testing::tuple<A0>& args) { in Perform() function
530 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1>& args) { in Perform() function
538 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2>& args) { in Perform() function
546 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, in Perform() function
555 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, in Perform() function
565 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4, in Perform() function
575 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4, in Perform() function
585 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_unittest.cc48 static CURLcode Perform(CURL* curl) { in Perform() function in brillo::http::curl::__anonadd0a69d0111::CurlPerformer
/external/tensorflow/tensorflow/compiler/xla/service/
Dmulti_output_fusion.cc286 bool MultiOutputFusion::Perform() { in Perform() function in xla::MultiOutputFusion
/external/googletest/googlemock/include/gmock/
Dgmock-generated-actions.h73 static Result Perform(Impl* impl, const ::std::tuple<>& args) { in Perform() function
81 static Result Perform(Impl* impl, const ::std::tuple<A0>& args) { in Perform() function
89 static Result Perform(Impl* impl, const ::std::tuple<A0, A1>& args) { in Perform() function
97 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2>& args) { in Perform() function
105 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3>& args) { in Perform() function
113 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, in Perform() function
123 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, in Perform() function
133 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
143 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
153 static Result Perform(Impl* impl, const ::std::tuple<A0, A1, A2, A3, A4, A5, in Perform() function
[all …]
/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.cc379 int Perform(const std::tuple<bool, int>& args) override { in Perform() function in __anonf784654d0111::MyActionImpl
443 bool Perform(const std::tuple<int>& arg) override { in Perform() function in __anonf784654d0111::IsNotZero
465 Result Perform(const ArgumentTuple& args) { in Perform() function in __anonf784654d0111::ReturnSecondArgumentAction
482 Result Perform(const std::tuple<>&) const { in Perform() function in __anonf784654d0111::ReturnZeroFromNullaryFunctionAction
1073 int Perform(const std::tuple<int, int>& args) override { in Perform() function in __anonf784654d0111::SubtractAction
/external/google-breakpad/src/testing/test/
Dgmock-actions_test.cc330 virtual int Perform(const tuple<bool, int>& args) { in Perform() function in __anon3e4373c20111::MyActionImpl
394 virtual bool Perform(const tuple<int>& arg) { in Perform() function in __anon3e4373c20111::IsNotZero
423 Result Perform(const ArgumentTuple& args) { return get<1>(args); } in Perform() function in __anon3e4373c20111::ReturnSecondArgumentAction
438 Result Perform(const tuple<>&) const { return 0; } in Perform() function in __anon3e4373c20111::ReturnZeroFromNullaryFunctionAction
Dgmock-generated-actions_test.cc371 virtual int Perform(const tuple<int, int>& args) { in Perform() function in testing::gmock_generated_actions_test::SubstractAction

12