Searched refs:context_2 (Results 1 – 1 of 1) sorted by relevance
512 std::unique_ptr<IAaptContext> context_2 = test::ContextBuilder().Build(); in TEST() local514 ASSERT_FALSE(generator_2.Consume(context_2.get(), table_2.get())); in TEST()