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

  /external/chromium_org/chrome/test/base/
scoped_testing_local_state.cc 11 ScopedTestingLocalState::ScopedTestingLocalState(
19 ScopedTestingLocalState::~ScopedTestingLocalState() {
scoped_testing_local_state.h 15 class ScopedTestingLocalState {
17 explicit ScopedTestingLocalState(TestingBrowserProcess* browser_process);
18 ~ScopedTestingLocalState();
28 DISALLOW_COPY_AND_ASSIGN(ScopedTestingLocalState);

Completed in 48 milliseconds