Searched defs:Simulate (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_quality_test.cc178 // Simulate bursty channel (Gilbert model).
305 void NetEqQualityTest::Simulate(int end_time_ms) { function in class:webrtc::test::NetEqQualityTest
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_status_collector_browsertest.cc91 void Simulate(IdleState* states, int len) { function in class:__anon3420::TestingDeviceStatusCollector
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 1
[all...]
/external/chromium_org/native_client_sdk/src/examples/demo/life_simd/
H A Dlife.cc115 void Simulate();
467 void Life::Simulate() { function in class:Life
492 // Simulate one (or more if benchmarking) frames
494 Simulate();

Completed in 103 milliseconds