Searched refs:global_context_ (Results 1 – 3 of 3) sorted by relevance
50 Get().global_context_ = in SetGlobalContext()69 std::unique_ptr<GlobalContext> global_context_; variable
38 global_context_->declarables_; in PrepareAllDeclarableSymbols()
813 : global_context_(global_context), method_(method) {} in MethodTestHandler()821 if (!global_context_) { in RunTest()861 const bool global_context_; member in __anonda93c3120311::MethodTestHandler