Searched refs:VectorRandomGen (Results 1 – 3 of 3) sorted by relevance
88 VarInstance VectorRandomGen(const VarSpec &);
96 std::bind(&ProtoFuzzerMutator::VectorRandomGen, this, _1); in ProtoFuzzerMutator()
200 VarInstance ProtoFuzzerMutator::VectorRandomGen(const VarSpec &var_spec) { in VectorRandomGen() function in android::vts::fuzzer::ProtoFuzzerMutator