Home
last modified time | relevance | path

Searched refs:RandomSelectIface (Results 1 – 2 of 2) sorted by relevance

/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerMutator.cpp103 const CompSpec *ProtoFuzzerMutator::RandomSelectIface(const IfaceDescTbl &tbl) { in RandomSelectIface() function in android::vts::fuzzer::ProtoFuzzerMutator
115 const CompSpec *comp_spec = RandomSelectIface(tbl); in RandomGen()
146 const CompSpec *comp_spec = RandomSelectIface(tbl); in Mutate()
/test/vts-testcase/fuzz/iface_fuzzer/include/
DProtoFuzzerMutator.h73 const CompSpec *RandomSelectIface(const IfaceDescTbl &);