Lines Matching refs:get

73   CheckValid(kEnv, context.get());
75 auto ops = finder.GetAvailableOpportunities(context.get(), 0);
82 CheckValid(kEnv, context.get());
109 CheckEqual(kEnv, step_2, context.get());
111 ops = finder.GetAvailableOpportunities(context.get(), 0);
118 CheckValid(kEnv, context.get());
138 CheckEqual(kEnv, step_3, context.get());
140 ops = finder.GetAvailableOpportunities(context.get(), 0);
147 CheckValid(kEnv, context.get());
166 CheckEqual(kEnv, step_4, context.get());
168 ops = finder.GetAvailableOpportunities(context.get(), 0);
175 CheckValid(kEnv, context.get());
193 CheckEqual(kEnv, step_5, context.get());
195 ops = finder.GetAvailableOpportunities(context.get(), 0);
202 CheckValid(kEnv, context.get());
219 CheckEqual(kEnv, step_6, context.get());
221 ops = finder.GetAvailableOpportunities(context.get(), 0);
259 CheckValid(kEnv, context.get());
261 auto ops = finder.GetAvailableOpportunities(context.get(), 0);
268 CheckValid(kEnv, context.get());
290 CheckEqual(kEnv, after, context.get());
292 ops = finder.GetAvailableOpportunities(context.get(), 0);
299 CheckValid(kEnv, context.get());
318 CheckEqual(kEnv, after_2, context.get());
320 ops = finder.GetAvailableOpportunities(context.get(), 0);
327 CheckValid(kEnv, context.get());
345 CheckEqual(kEnv, after_3, context.get());
347 ops = finder.GetAvailableOpportunities(context.get(), 0);
354 CheckValid(kEnv, context.get());
371 CheckEqual(kEnv, after_4, context.get());
373 ops = finder.GetAvailableOpportunities(context.get(), 0);
441 .GetAvailableOpportunities(context.get(), 0);
487 CheckEqual(env, expected_1, context.get());
490 .GetAvailableOpportunities(context.get(), 0);
530 CheckEqual(env, expected_2, context.get());
533 .GetAvailableOpportunities(context.get(), 0);
558 CheckEqual(env, expected_3, context.get());