HomeSort by relevance Sort by last modified time
    Searched refs:Simulate (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector_browsertest.cc 91 void Simulate(IdleState* states, int len) {
294 status_collector_->Simulate(test_states, 1);
300 status_collector_->Simulate(test_states,
316 status_collector_->Simulate(test_states, 1);
323 status_collector_->Simulate(test_states,
341 status_collector_->Simulate(test_states,
357 status_collector_->Simulate(test_states,
364 status_collector_->Simulate(test_states,
381 status_collector_->Simulate(test_states,
399 // Simulate 12 active periods
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
accounts_options_browsertest.js 33 // Simulate pressing the enter key in the edit field.
bluetooth_options_browsertest.js 189 // Simulate process of pairing a device.
205 // Simulate process of entering a pincode.
248 // Simulate connecting to a previously paired device.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
neteq_quality_test.h 96 // Simulate(...) runs encoding / transmitting / decoding up to |end_time_ms|
99 void Simulate(int end_time_ms);
neteq_quality_test.cc 178 // Simulate bursty channel (Gilbert model).
305 void NetEqQualityTest::Simulate(int end_time_ms) {
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
neteq_isac_quality_test.cc 148 Simulate(FLAGS_runtime_ms);
neteq_opus_fec_quality_test.cc 174 Simulate(FLAGS_runtime_ms);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2843.js 35 var b = x + 2; // Need another Simulate to fold the first one into.
regress-crbug-280333.js 35 var b = x + 2; // Need another Simulate to fold the first one into.
  /external/chromium_org/native_client_sdk/src/examples/demo/life_simd/
life.cc 115 void Simulate();
467 void Life::Simulate() {
475 // Else manually simulate each line on this thread.
492 // Simulate one (or more if benchmarking) frames
494 Simulate();
  /external/chromium_org/remoting/webapp/unittests/
xmpp_connection_unittest.js 86 // Simulate read() callback with |data|. It should be passed to the parser.
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.js 181 Math.random() * 200); // Simulate network jitter
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
api.js 385 * Simulate a click on an element.
api_implementation.js 336 * Simulate a click on an element.
  /external/chromium_org/chrome/browser/resources/pdf/
pdf.js 223 // Simulate a click on the button so that the <a download ...>
  /external/chromium_org/chrome/browser/ui/webui/options/
options_browsertest.js 148 // Simulate a change event, selecting the highest zoom value. Verify that
  /external/chromium_org/v8/src/
hydrogen-instructions.h 143 V(Simulate) \
    [all...]

Completed in 454 milliseconds