Searched refs:COMPATIBLE (Results 1 – 5 of 5) sorted by relevance
38 case COMPATIBLE: in compatibleString()48 return compatibleString(value ? COMPATIBLE : INCOMPATIBLE); in boolCompatString()319 if (compatible != COMPATIBLE) std::cout << ", " << error; in main()
397 } else if (compatibleResult != COMPATIBLE) { in checkAllFiles()
592 return COMPATIBLE; in checkCompatibility()
364 COMPATIBLE = 0, enumerator
1334 ASSERT_EQ(COMPATIBLE, vintfObject->checkCompatibility(&error)) << error; in TEST_F()