Searched refs:MCDC_DontCare (Results 1 – 2 of 2) sorted by relevance
385 enum CondState { MCDC_DontCare = -1, MCDC_False = 0, MCDC_True = 1 }; enumerator403 : MCDC_DontCare);412 Visited[I] = (Val != MCDC_DontCare); in set()418 Visited.push_back(Val != MCDC_DontCare); in push_back()560 case MCDCRecord::MCDC_DontCare: in getTestVectorString()
434 TV.set(ID, MCDCRecord::MCDC_DontCare); in buildTestVector()