Searched defs:TestMutator (Results 1 – 2 of 2) sorted by relevance
80 friend class TestMutator; variable
217 class TestMutator : public Mutator { class219 explicit TestMutator(bool keep_initialized) : Mutator(&random_), random_(17) { in TestMutator() function in protobuf_mutator::TestMutator