HomeSort by relevance Sort by last modified time
    Searched full:test_states (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector_browsertest.cc 281 IdleState test_states[] = { local
294 status_collector_->Simulate(test_states, 1);
300 status_collector_->Simulate(test_states,
301 sizeof(test_states) / sizeof(IdleState));
308 IdleState test_states[] = { local
316 status_collector_->Simulate(test_states, 1);
323 status_collector_->Simulate(test_states,
324 sizeof(test_states) / sizeof(IdleState));
331 IdleState test_states[] = { local
341 status_collector_->Simulate(test_states,
348 IdleState test_states[] = { local
372 IdleState test_states[] = { local
388 IdleState test_states[] = { local
435 IdleState test_states[] = { local
451 IdleState test_states[] = { local
464 IdleState test_states[] = { local
495 IdleState test_states[] = { local
    [all...]
  /external/cmockery/cmockery_0_1_2/src/
cmockery.c 1576 TestState* test_states = malloc(number_of_tests * sizeof(*test_states)); local
    [all...]

Completed in 1098 milliseconds