Searched refs:is_async_ (Results 1 – 4 of 4) sorted by relevance
92 : is_init_(false), is_async_(false), no_sandbox_(false), in TestRunner()98 : is_init_(false), is_async_(false), no_sandbox_(false), in TestRunner()109 is_async_= false; in Init()237 if (is_async_) { in InternalRunTest()
103 void SetAsynchronous(bool is_async) { is_async_ = is_async; } in SetAsynchronous()141 bool is_async_; variable
137 is_async_(is_async) { in ResourceRequestInfoImpl()222 return is_async_; in IsAsync()
192 bool is_async_; variable