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 169 thread_bundle_options_ = options;
196 int thread_bundle_options_; member in class:content::RenderViewHostTestHarness
test_renderer_host.cc 77 : thread_bundle_options_(TestBrowserThreadBundle::DEFAULT) {}
155 thread_bundle_.reset(new TestBrowserThreadBundle(thread_bundle_options_));

Completed in 1017 milliseconds