Searched refs:ScopedNestableTaskAllower (Results 1 – 3 of 3) sorted by relevance
92 MessageLoopCurrent::ScopedNestableTaskAllower::ScopedNestableTaskAllower() in ScopedNestableTaskAllower() function in base::MessageLoopCurrent::ScopedNestableTaskAllower98 MessageLoopCurrent::ScopedNestableTaskAllower::~ScopedNestableTaskAllower() { in ~ScopedNestableTaskAllower()
156 class BASE_EXPORT ScopedNestableTaskAllower {158 ScopedNestableTaskAllower();159 ~ScopedNestableTaskAllower();
1335 MessageLoopCurrent::ScopedNestableTaskAllower allow; in FuncThatRuns()1747 MessageLoopCurrent::ScopedNestableTaskAllower in TEST_P()