Searched defs:MCDCRecord (Results 1 – 2 of 2) sorted by relevance
378 struct MCDCRecord { global() struct 385 CondStateMCDCRecord global() argument 393 ValuesMCDCRecord global() argument 394 VisitedMCDCRecord global() argument 398 TestVectorMCDCRecord TestVector() argument 407 getIndexMCDCRecord getIndex() argument 411 setMCDCRecord set() argument 417 push_backMCDCRecord push_back() argument 429 getDifferencesMCDCRecord getDifferences() argument 455 MCDCRecordMCDCRecord MCDCRecord() argument 481 getTVConditionMCDCRecord global() argument 482 getTVResultMCDCRecord getTVResult() argument 491 isConditionIndependencePairCoveredMCDCRecord isConditionIndependencePairCovered() argument 503 getConditionIndependencePairMCDCRecord getConditionIndependencePair() argument 508 getPercentCoveredMCDCRecord getPercentCovered() argument 524 getConditionHeaderStringMCDCRecord getConditionHeaderString() argument 532 getTestVectorHeaderStringMCDCRecord getTestVectorHeaderString() argument 560 getTestVectorStringMCDCRecord getTestVectorString() argument 586 getConditionCoverageStringMCDCRecord getConditionCoverageString() argument [all...]
183 SmallVector<MCDCRecord, 0> Records) { in addMCDCRecord()