Home
last modified time | relevance | path

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

/external/toolchain-utils/automation/clients/report/dejagnu/
Dreport.py43 def GetResultCount(res_type): function
46 return [(_GetResultDescription(rt), GetResultCount(rt)) for rt in res_types]
/external/golang-protobuf/proto/proto3_proto/
Dproto3.pb.go134 func (m *Message) GetResultCount() int64 { func