Home
last modified time | relevance | path

Searched refs:ScopedAllowSyncCallForTesting (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/
Dsync_call_restrictions.h50 class ScopedAllowSyncCallForTesting; variable
95 friend class mojo::ScopedAllowSyncCallForTesting;
146 class ScopedAllowSyncCallForTesting {
148 ScopedAllowSyncCallForTesting() {} in ScopedAllowSyncCallForTesting() function
149 ~ScopedAllowSyncCallForTesting() {} in ~ScopedAllowSyncCallForTesting()
154 DISALLOW_COPY_AND_ASSIGN(ScopedAllowSyncCallForTesting);