Searched refs:TestGenerator (Results 1 – 2 of 2) sorted by relevance
13 class TestGenerator: class319 tg = TestGenerator(input_files, opts.enable_delete, opts.enable_insert,
1132 class TestGenerator : public DefinitionGenerator {1134 TestGenerator(SymbolMap Symbols) : Symbols(std::move(Symbols)) {}1154 JD.addGenerator(std::make_unique<TestGenerator>( in TEST_F() 1066 class TestGenerator : public DefinitionGenerator { TEST_F() class 1068 TestGenerator(SymbolMap Symbols) : Symbols(std::move(Symbols)) {} TEST_F() function in __anona9cd14e10111::TEST_F::TestGenerator