/external/minijail/tools/ |
D | compiler_unittest.py | 52 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 0)[1], 56 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 1)[1], 111 block.simulate( 124 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 0)[1], 128 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 1)[1], 132 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 2)[1], 136 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 3)[1], 140 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 4)[1], 144 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 5)[1], 148 block.simulate(self.arch.arch_nr, self.arch.syscalls["read"], 6)[1], [all …]
|
/external/toolchain-utils/llvm_tools/ |
D | modify_a_tryjob_unittest.py | 25 # Create a temporary .JSON file to simulate a .JSON file that has 54 # Simulate the behavior of `FindTryjobIndex()` when the index of the tryjob 68 # Create a temporary .JSON file to simulate a .JSON file that has 102 # Simulate the behavior of `FindTryjobIndex()` when the index of the tryjob 114 # Create a temporary .JSON file to simulate a .JSON file that has 150 # Simulate the behavior of `RunTryJobs()` when successfully submitted a 153 # Simulate the behavior of `FindTryjobIndex()` when the index of the tryjob 182 # Create a temporary .JSON file to simulate a .JSON file that has 232 # Simulate the behavior of `FindTryjobIndex()` when the index of the tryjob 244 # Create a temporary .JSON file to simulate a .JSON file that has [all …]
|
D | update_tryjob_status_unittest.py | 76 # Simulate the behavior of `os.rename()` when successfully renamed a file. 78 # Simulate the behavior of `os.path.basename()` when successfully retrieved 86 # Simulate the behavior of 'subprocess.Popen()' when executing the 148 # Simulate the behavior of `os.rename()` when successfully renamed a file. 150 # Simulate the behavior of `os.path.basename()` when successfully retrieved 156 # Simulate the behavior of 'subprocess.Popen()' when executing the 198 # Create a temporary .JSON file to simulate a .JSON file that has 222 # Simulate the behavior of `FindTryjobIndex()` when the tryjob does not 236 # Create a temporary .JSON file to simulate a .JSON file that has 264 # Simulate the behavior of `FindTryjobIndex()` when the tryjob exists in the [all …]
|
/external/perfetto/ui/src/base/ |
D | zoned_interaction_handler_unittest.ts | 85 // Simulate a mouse click 93 // Simulate a mouse down then a mouseup outside the zone 116 // Simulate a mouse drag start 120 // Simulate a mouse drag move 125 // Simulate a drag end 146 // Simulate drag start 173 // Simulate a wheel event inside the zone 209 // Simulate holding down the shift key and clicking 215 // Simulate releasing the shift key 273 // Simulate a mouse click where the cursor has moved a little by remains [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | propagator.cpp | 87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator 101 // not to simulate anymore and add its SSA def-use edges for simulation. in Simulate() 135 // of D might affect |instr|, so we should simulate |instr| again. in Simulate() 175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator 180 // Always simulate Phi instructions, even if we have simulated this block in Simulate() 186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate() 188 // If this is the first time this block is being simulated, simulate every in Simulate() 193 changed |= Simulate(instr); in Simulate() 244 // Simulate all blocks first. Simulating blocks will add SSA edges to in Run() 248 changed |= Simulate(block); in Run() [all …]
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | propagator.cpp | 87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator 101 // not to simulate anymore and add its SSA def-use edges for simulation. in Simulate() 135 // of D might affect |instr|, so we should simulate |instr| again. in Simulate() 175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator 180 // Always simulate Phi instructions, even if we have simulated this block in Simulate() 186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate() 188 // If this is the first time this block is being simulated, simulate every in Simulate() 193 changed |= Simulate(instr); in Simulate() 244 // Simulate all blocks first. Simulating blocks will add SSA edges to in Run() 248 changed |= Simulate(block); in Run() [all …]
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | propagator.cpp | 87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator 101 // not to simulate anymore and add its SSA def-use edges for simulation. in Simulate() 135 // of D might affect |instr|, so we should simulate |instr| again. in Simulate() 175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator 180 // Always simulate Phi instructions, even if we have simulated this block in Simulate() 186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate() 188 // If this is the first time this block is being simulated, simulate every in Simulate() 193 changed |= Simulate(instr); in Simulate() 244 // Simulate all blocks first. Simulating blocks will add SSA edges to in Run() 248 changed |= Simulate(block); in Run() [all …]
|
/external/webrtc/video/ |
D | stream_synchronization_unittest.cc | 107 // Simulate audio playback 300 ms after capture and video rendering 100 ms 109 // audio and video, and that they change correctly when we simulate that 130 // Simulate base_target_delay_ms minimum delay in the VCM. in BothDelayedAudioLaterTest() 143 // Simulate base_target_delay_ms minimum delay in the VCM. in BothDelayedAudioLaterTest() 151 // Simulate that NetEQ introduces some audio delay. in BothDelayedAudioLaterTest() 157 // Simulate base_target_delay_ms minimum delay in the VCM. in BothDelayedAudioLaterTest() 168 // Simulate that NetEQ reduces its delay. in BothDelayedAudioLaterTest() 174 // Simulate base_target_delay_ms minimum delay in the VCM. in BothDelayedAudioLaterTest() 231 // Simulate that NetEQ for some reason reduced the delay. in BothDelayedVideoLaterTest() 246 // Simulate that NetEQ for some reason significantly increased the delay. in BothDelayedVideoLaterTest() [all …]
|
/external/bcc/examples/usdt_sample/usdt_sample_lib1/include/usdt_sample_lib1/ |
D | lib1.h | 43 * @param minLatencyMs The minimum latency to simulate for the operation. 44 * @param maxLatencyMs The maximum latency to simulate for the operation. 56 …td::mt19937 _gen; ///< Used randomly determine an operation latency to simulate. 57 …td::uniform_int_distribution<> _dis; ///< Used randomly determine an operation latency to simulate.
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | wrap.hpp | 28 /// Simulate GL_CLAMP OpenGL wrap mode 33 /// Simulate GL_REPEAT OpenGL wrap mode 38 /// Simulate GL_MIRRORED_REPEAT OpenGL wrap mode 43 /// Simulate GL_MIRROR_REPEAT OpenGL wrap mode
|
/external/cronet/stable/net/base/ |
D | network_change_notifier_apple_unittest.cc | 161 // Simulate OnNetworkConfigChange callback without any change in in TEST_P() 182 // Simulate OnNetworkConfigChange callback with IPv4 address change. in TEST_P() 201 // Simulate OnNetworkConfigChange callback with a public IPv6 address change. in TEST_P() 221 // Simulate OnNetworkConfigChange callback with a link local IPv6 address in TEST_P() 248 // Simulate OnNetworkConfigChange callback with a link local IPv6 address in TEST_P() 271 // Simulate OnNetworkConfigChange callback with a new interface with a IPv4 in TEST_P() 295 // Simulate OnNetworkConfigChange callback with a new interface with a link in TEST_P() 323 // Simulate OnNetworkConfigChange callback with a new interface with a in TEST_P() 353 // Simulate OnNetworkConfigChange callback for the IPv4 primary interface in TEST_P() 377 // Simulate OnNetworkConfigChange callback for the IPv6 primary interface in TEST_P()
|
/external/cronet/tot/net/base/ |
D | network_change_notifier_apple_unittest.cc | 161 // Simulate OnNetworkConfigChange callback without any change in in TEST_P() 182 // Simulate OnNetworkConfigChange callback with IPv4 address change. in TEST_P() 201 // Simulate OnNetworkConfigChange callback with a public IPv6 address change. in TEST_P() 221 // Simulate OnNetworkConfigChange callback with a link local IPv6 address in TEST_P() 248 // Simulate OnNetworkConfigChange callback with a link local IPv6 address in TEST_P() 271 // Simulate OnNetworkConfigChange callback with a new interface with a IPv4 in TEST_P() 295 // Simulate OnNetworkConfigChange callback with a new interface with a link in TEST_P() 323 // Simulate OnNetworkConfigChange callback with a new interface with a in TEST_P() 353 // Simulate OnNetworkConfigChange callback for the IPv4 primary interface in TEST_P() 377 // Simulate OnNetworkConfigChange callback for the IPv6 primary interface in TEST_P()
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowBluetoothLeBroadcast.java | 103 // Simulate sending onBroadcastStartFailed callback 114 // Simulate sending onBroadcastStarted callback 127 // Simulate sending onBroadcastStopFailed callback 138 // Simulate sending onBroadcastStopped callback 151 // Simulate sending onBroadcastUpdateFailed callback 164 // Simulate sending onBroadcastUpdated callback
|
/external/cronet/stable/net/test/win/ |
D | fake_network_cost_manager.h | 23 // `FakeNetworkCostManagerEnvironment::SimulateError()` to simulate Windows OS 38 // use this class to simulate different network costs, cost changed events and 66 // The connection cost to simulate. 72 // `FakeNetworkCostManager`, the new `FakeNetworkCostManager` will simulate
|
/external/cronet/tot/net/test/win/ |
D | fake_network_cost_manager.h | 23 // `FakeNetworkCostManagerEnvironment::SimulateError()` to simulate Windows OS 38 // use this class to simulate different network costs, cost changed events and 66 // The connection cost to simulate. 72 // `FakeNetworkCostManager`, the new `FakeNetworkCostManager` will simulate
|
/external/rust/android-crates-io/crates/tungstenite/benches/ |
D | write.rs | 15 /// to simulate stuff going on in the underlying stream. 16 /// Each `flush` takes **~8µs** to simulate flush io. 29 // simulate io in write() 37 // simulate io in flush()
|
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/ |
D | echo_path_simulation.py | 31 def Simulate(self, output_path): member in EchoPathSimulator 67 def Simulate(self, output_path): member in NoEchoPathSimulator 91 def Simulate(self, output_path): member in LinearEchoPathSimulator 128 def Simulate(self, output_path): member in RecordedEchoPathSimulator
|
/external/tensorflow/tensorflow/core/distributed_runtime/preemption/ |
D | preemption_sync_manager_test.cc | 203 // Simulate task doing work and making progress. in TEST_F() 218 // Simulate task doing work and making progress. in TEST_F() 230 // Simulate task doing work and making progress. in TEST_F() 242 // Simulate task doing work and making progress. in TEST_F() 257 // Simulate slow task 1 that is only at call #1. in TEST_F() 259 // Simulate fast task 3 that is already at call #3. in TEST_F() 279 // Simulate slow task 1 that is only at call #1. in TEST_F() 281 // Simulate fast task 3 that is already at call #3. in TEST_F()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
D | ExtractorAsserts.java | 82 /** A config of different environments to simulate and extractor behaviours to test. */ 90 /** Whether to simulate IO errors. */ 92 /** Whether to simulate unknown input length. */ 94 /** Whether to simulate partial reads. */ 204 * boolean, boolean)} with all possible combinations of "simulate" parameters. 223 * boolean, boolean)} with all possible combinations of "simulate" parameters. 272 * @param simulationConfig Details on the environment to simulate and behaviours to assert. 287 * @param simulationConfig Details on the environment to simulate and behaviours to assert. 342 * @param simulateIOErrors Whether to simulate IO errors. 343 * @param simulateUnknownLength Whether to simulate unknown input length. [all …]
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
D | ExtractorAsserts.java | 82 /** A config of different environments to simulate and extractor behaviours to test. */ 90 /** Whether to simulate IO errors. */ 92 /** Whether to simulate unknown input length. */ 94 /** Whether to simulate partial reads. */ 204 * boolean, boolean)} with all possible combinations of "simulate" parameters. 223 * boolean, boolean)} with all possible combinations of "simulate" parameters. 272 * @param simulationConfig Details on the environment to simulate and behaviours to assert. 287 * @param simulationConfig Details on the environment to simulate and behaviours to assert. 342 * @param simulateIOErrors Whether to simulate IO errors. 343 * @param simulateUnknownLength Whether to simulate unknown input length. [all …]
|
/external/cronet/stable/components/metrics/demographics/ |
D | demographic_metrics_test_utils.cc | 39 // Simulate the latency in the network to get the network time from the remote in UpdateNetworkTime() 43 // Simulate the time taken to call UpdateNetworkTime() since the moment the in UpdateNetworkTime() 48 // Simulate a network time that is a bit earlier than the now time. in UpdateNetworkTime() 51 // Simulate the time in ticks at the moment the UpdateNetworkTime callback in UpdateNetworkTime()
|
/external/cronet/tot/components/metrics/demographics/ |
D | demographic_metrics_test_utils.cc | 39 // Simulate the latency in the network to get the network time from the remote in UpdateNetworkTime() 43 // Simulate the time taken to call UpdateNetworkTime() since the moment the in UpdateNetworkTime() 48 // Simulate a network time that is a bit earlier than the now time. in UpdateNetworkTime() 51 // Simulate the time in ticks at the moment the UpdateNetworkTime callback in UpdateNetworkTime()
|
/external/libchrome/base/task/sequence_manager/ |
D | task_queue_selector_unittest.cc | 374 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 392 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 412 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 441 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 470 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 493 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 519 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 538 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 547 // Don't remove task from queue to simulate all queues still being full. in TEST_F() 555 // Don't remove task from queue to simulate all queues still being full. in TEST_F() [all …]
|
/external/mockito/src/main/java/org/mockito/invocation/ |
D | InvocationFactory.java | 16 …* Useful for framework integrations that need to programmatically simulate method calls on mock ob… 17 * To simulate a method call on mock, one needs an instance of {@link Invocation}. 38 …* This method is useful for framework integrators to programmatically simulate method calls on moc…
|
/external/webrtc/modules/audio_processing/test/ |
D | fake_recording_device.cc | 45 // Mic level to simulate. 75 // microphone level; otherwise simulate the mic gain only. in ModifyBufferInt16() 84 // microphone level; otherwise simulate the mic gain only. in ModifyBufferFloat() 100 // microphone level; otherwise simulate the mic gain only. in ComputeAgcLinearFactor() 166 RTC_LOG(LS_INFO) << "Simulate mic level update: " << level; in SetMicLevel()
|