Searched defs:protos (Results 1 – 2 of 2) sorted by relevance
160 List<TestAllTypes> protos = builder.getMessageList(); in testLists() local
120 static Entry fromFlattenedLayers(long timestamp, LayerProto[] protos) { in fromFlattenedLayers()