Home
last modified time | relevance | path

Searched refs:Simulate (Results 1 – 25 of 65) sorted by relevance

123

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Decho_path_simulation.py32 def Simulate(self, output_path): member in EchoPathSimulator
68 def Simulate(self, output_path): member in NoEchoPathSimulator
92 def Simulate(self, output_path): member in LinearEchoPathSimulator
128 def Simulate(self, output_path): member in RecordedEchoPathSimulator
Decho_path_simulation_unittest.py68 echo_filepath = simulator.Simulate(self._tmp_path)
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpropagator.cpp87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator
175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator
186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate()
193 changed |= Simulate(instr); in Simulate()
248 changed |= Simulate(block); in Run()
256 changed |= Simulate(instr); in Run()
Dpropagator.h221 bool Simulate(BasicBlock* block);
227 bool Simulate(Instruction* instr);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpropagator.cpp87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator
175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator
186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate()
193 changed |= Simulate(instr); in Simulate()
248 changed |= Simulate(block); in Run()
256 changed |= Simulate(instr); in Run()
Dpropagator.h221 bool Simulate(BasicBlock* block);
227 bool Simulate(Instruction* instr);
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dpropagator.cpp87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator
175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator
186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate()
193 changed |= Simulate(instr); in Simulate()
248 changed |= Simulate(block); in Run()
256 changed |= Simulate(instr); in Run()
Dpropagator.h221 bool Simulate(BasicBlock* block);
227 bool Simulate(Instruction* instr);
/external/autotest/client/tests/error_test_bug/
Dcontrol7 DOC = """Simulate a buggy test. This is for testing Autotest itself."""
/external/webrtc/modules/audio_processing/test/conversational_speech/
Dsimulator.h36 std::unique_ptr<std::map<std::string, SpeakerOutputFilePaths>> Simulate(
Dgenerator.cc69 conversational_speech::Simulate(multiend_call, config.output_path()); in main()
/external/grpc-grpc/third_party/nanopb/tests/io_errors/
DSConscript1 # Simulate io errors when encoding and decoding
/external/nanopb-c/tests/io_errors/
DSConscript1 # Simulate io errors when encoding and decoding
/external/nanopb-c/tests/io_errors_pointers/
DSConscript1 # Simulate io errors when encoding and decoding
/external/webrtc/modules/audio_coding/neteq/test/
Dneteq_pcmu_quality_test.cc76 Simulate(); in TEST_F()
Dneteq_ilbc_quality_test.cc77 Simulate(); in TEST_F()
Dneteq_pcm16b_quality_test.cc77 Simulate(); in TEST_F()
Dneteq_isac_quality_test.cc98 Simulate(); in TEST_F()
Dneteq_opus_quality_test.cc179 Simulate(); in TEST_F()
/external/grpc-grpc/third_party/nanopb/tests/io_errors_pointers/
DSConscript1 # Simulate io errors when encoding and decoding
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/
Dcontrol36 ## Simulate test failure by forcing state and gathering artifacts
/external/bcc/examples/networking/vlan_learning/
DREADME.txt7 Simulate a physical network with a vlan aware switch and clients that may
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.h134 void Simulate();
/external/llvm-project/lld/test/COFF/
Dduplicate-imp-func.s16 # Simulate a setup, where two libraries provide the same import function;
/external/skia/src/gpu/effects/
DGrDitherEffect.fp26 // Simulate the integer effect used above using step/mod/abs. For speed, simulates a 4x4

123