Searched refs:generator_2 (Results 1 – 1 of 1) sorted by relevance
513 PseudolocaleGenerator generator_2(std::string("invald,"), std::string("1.0")); in TEST() local514 ASSERT_FALSE(generator_2.Consume(context_2.get(), table_2.get())); in TEST()