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

  /external/chromium_org/content/public/test/
test_renderer_host.h 173 thread_bundle_options_ = options;
200 int thread_bundle_options_; member in class:content::RenderViewHostTestHarness
test_renderer_host.cc 78 : thread_bundle_options_(TestBrowserThreadBundle::DEFAULT) {}
162 thread_bundle_.reset(new TestBrowserThreadBundle(thread_bundle_options_));

Completed in 45 milliseconds