Lines Matching refs:get
89 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options,
92 MakeUnique<FactManager>(context.get()), validator_options);
137 .IsApplicable(context.get(), transformation_context));
142 .IsApplicable(context.get(), transformation_context));
148 .IsApplicable(context.get(), transformation_context));
154 .IsApplicable(context.get(), transformation_context));
160 .IsApplicable(context.get(), transformation_context));
166 .IsApplicable(context.get(), transformation_context));
172 .IsApplicable(context.get(), transformation_context));
178 .IsApplicable(context.get(), transformation_context));
184 .IsApplicable(context.get(), transformation_context));
190 .IsApplicable(context.get(), transformation_context));
197 transformation.IsApplicable(context.get(), transformation_context));
198 ApplyAndCheckFreshIds(transformation, context.get(),
201 context.get(), validator_options, kConsoleMessageConsumer));
209 transformation.IsApplicable(context.get(), transformation_context));
210 ApplyAndCheckFreshIds(transformation, context.get(),
213 context.get(), validator_options, kConsoleMessageConsumer));
221 transformation.IsApplicable(context.get(), transformation_context));
222 ApplyAndCheckFreshIds(transformation, context.get(),
225 context.get(), validator_options, kConsoleMessageConsumer));
233 transformation.IsApplicable(context.get(), transformation_context));
234 ApplyAndCheckFreshIds(transformation, context.get(),
237 context.get(), validator_options, kConsoleMessageConsumer));
301 ASSERT_TRUE(IsEqual(env, after_transformation, context.get()));
342 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options,
345 MakeUnique<FactManager>(context.get()), validator_options);
351 .IsApplicable(context.get(), transformation_context));
357 .IsApplicable(context.get(), transformation_context));
362 .IsApplicable(context.get(), transformation_context));
367 .IsApplicable(context.get(), transformation_context));
372 .IsApplicable(context.get(), transformation_context));
378 .IsApplicable(context.get(), transformation_context));
383 .IsApplicable(context.get(), transformation_context));
389 .IsApplicable(context.get(), transformation_context));
395 .IsApplicable(context.get(), transformation_context));
401 .IsApplicable(context.get(), transformation_context));
409 .IsApplicable(context.get(), transformation_context));
415 .IsApplicable(context.get(), transformation_context));
423 transformation.IsApplicable(context.get(), transformation_context));
424 ApplyAndCheckFreshIds(transformation, context.get(),
427 context.get(), validator_options, kConsoleMessageConsumer));
464 ASSERT_TRUE(IsEqual(env, after_transformation, context.get()));
516 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options,
519 MakeUnique<FactManager>(context.get()), validator_options);
525 .IsApplicable(context.get(), transformation_context));
531 .IsApplicable(context.get(), transformation_context));
539 transformation.IsApplicable(context.get(), transformation_context));
540 ApplyAndCheckFreshIds(transformation, context.get(),
543 context.get(), validator_options, kConsoleMessageConsumer));
591 ASSERT_TRUE(IsEqual(env, after_transformation, context.get()));