Searched refs:ToProto (Results 1 – 1 of 1) sorted by relevance
141 Result<GoldTest> ToProto(const std::string& filename) { in ToProto() function in android::net::TestBase439 const Result<GoldTest> result = ToProto(file); in TEST_P()