/aosp_15_r20/external/webrtc/modules/audio_coding/test/ |
H A D | TestVADDTX.cc | 180 void TestWebRtcVadDtx::Perform() { in Perform() function in webrtc::TestWebRtcVadDtx 217 void TestOpusDtx::Perform() { in Perform() function in webrtc::TestOpusDtx
|
H A D | TwoWayCommunication.cc | 125 void TwoWayCommunication::Perform() { in Perform() function in webrtc::TwoWayCommunication
|
H A D | TestRedFec.cc | 59 void TestRedFec::Perform() { in Perform() function in webrtc::TestRedFec
|
H A D | PacketLossTest.cc | 133 void PacketLossTest::Perform() { in Perform() function in webrtc::PacketLossTest
|
H A D | opus_test.cc | 55 void OpusTest::Perform() { in Perform() function in webrtc::OpusTest
|
H A D | EncodeDecodeTest.cc | 231 void EncodeDecodeTest::Perform() { in Perform() function in webrtc::EncodeDecodeTest
|
H A D | TestAllCodecs.cc | 125 void TestAllCodecs::Perform() { in Perform() function in webrtc::TestAllCodecs
|
H A D | TestStereo.cc | 117 void TestStereo::Perform() { in Perform() function in webrtc::TestStereo
|
/aosp_15_r20/packages/modules/adb/ |
D | bugreport_test.cpp | 73 virtual Result Perform(const ArgumentTuple& args) { in Perform() function in OnStandardStreamsCallbackAction 105 virtual Result Perform(const ArgumentTuple& args) { in Perform() function in CallbackDoneAction
|
/aosp_15_r20/frameworks/native/services/vibratorservice/test/ |
H A D | test_mocks.h | 117 virtual Result Perform(const ArgumentTuple& args) { in Perform() function
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 519 int Perform(const std::tuple<bool, int>& args) override { in Perform() function in testing::__anon9bb251da0111::MyActionImpl 583 bool Perform(const std::tuple<int>& arg) override { in Perform() function in testing::__anon9bb251da0111::IsNotZero 605 Result Perform(const ArgumentTuple& args) { in Perform() function in testing::__anon9bb251da0111::ReturnSecondArgumentAction 622 Result Perform(const std::tuple<>&) const { in Perform() function in testing::__anon9bb251da0111::ReturnZeroFromNullaryFunctionAction 1563 int Perform(const std::tuple<int, int>& args) override { in Perform() function in testing::__anon9bb251da0111::SubtractAction
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock-actions_test.cc | 519 int Perform(const std::tuple<bool, int>& args) override { in Perform() function in testing::__anon658bada40111::MyActionImpl 583 bool Perform(const std::tuple<int>& arg) override { in Perform() function in testing::__anon658bada40111::IsNotZero 605 Result Perform(const ArgumentTuple& args) { in Perform() function in testing::__anon658bada40111::ReturnSecondArgumentAction 622 Result Perform(const std::tuple<>&) const { in Perform() function in testing::__anon658bada40111::ReturnZeroFromNullaryFunctionAction 1515 int Perform(const std::tuple<int, int>& args) override { in Perform() function in testing::__anon658bada40111::SubtractAction
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 519 int Perform(const std::tuple<bool, int>& args) override { in Perform() function in testing::__anonaacdd73f0111::MyActionImpl 583 bool Perform(const std::tuple<int>& arg) override { in Perform() function in testing::__anonaacdd73f0111::IsNotZero 605 Result Perform(const ArgumentTuple& args) { in Perform() function in testing::__anonaacdd73f0111::ReturnSecondArgumentAction 622 Result Perform(const std::tuple<>&) const { in Perform() function in testing::__anonaacdd73f0111::ReturnZeroFromNullaryFunctionAction 1515 int Perform(const std::tuple<int, int>& args) override { in Perform() function in testing::__anonaacdd73f0111::SubtractAction
|
/aosp_15_r20/external/federated-compute/fcp/client/http/curl/ |
H A D | curl_api.cc | 65 CURLMcode CurlMultiHandle::Perform(int* num_running_handles) { in Perform() function in fcp::client::http::curl::CurlMultiHandle
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_area_task.cpp | 254 void dng_area_task::Perform (dng_area_task &task, in Perform() function in dng_area_task
|
/aosp_15_r20/external/libbrillo/brillo/http/ |
H A D | http_connection_curl_test.cc | 49 static CURLcode Perform(CURL* curl) { in Perform() function in brillo::http::curl::__anon8430fbaa0111::CurlPerformer
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | multi_output_fusion.cc | 392 bool MultiOutputFusion::Perform() { in Perform() function in xla::MultiOutputFusion
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/ |
H A D | flow_control_fuzzer.cc | 153 void FlowControlFuzzer::Perform(const flow_control_fuzzer::Action& action) { in Perform() function in grpc_core::chttp2::__anon4cf8e6930111::FlowControlFuzzer
|
/aosp_15_r20/external/pigweed/pw_rpc/fuzz/ |
H A D | engine.cc | 395 void Fuzzer::Perform(const Action& action) { in Perform() function in pw::rpc::fuzz::Fuzzer
|
/aosp_15_r20/frameworks/native/cmds/dumpsys/tests/ |
H A D | dumpsys_test.cpp | 91 virtual Result Perform(const ArgumentTuple& args) { in Perform() function in WriteOnFdAction
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dnssd_server.cpp | 1555 void Server::DiscoveryProxy::Perform(ProxyAction aAction, ProxyQuery &aQuery, ProxyQueryInfo &aInfo) in Perform() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaInit.cpp | 6208 InitializationSequence::Perform(Sema &S, in Perform() function in InitializationSequence
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 50463 "Perform": 48051, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 50463 "Perform": 48051, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 50404 "Perform": 48051, number
|