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

  /external/chromium_org/cc/resources/
task_graph_runner_unittest.cc 118 : test_(test), namespace_index_(namespace_index), id_(id) {}
122 test_->RunTaskOnWorkerThread(namespace_index_, id_);
126 test_->OnTaskCompleted(namespace_index_, id_);
134 int namespace_index_; member in class:cc::__anon7404::TaskGraphRunnerTestBase::FakeTaskImpl

Completed in 220 milliseconds