Home
last modified time | relevance | path

Searched defs:TestMutator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libprotobuf-mutator/src/
H A Dmutator.h94 friend class TestMutator; variable
H A Dmutator_test.cc304 class TestMutator : public Mutator { class
306 explicit TestMutator(bool keep_initialized, in TestMutator() function in protobuf_mutator::TestMutator