Searched refs:PASS_UNFENCED_DEVICE_BIT (Results 1 – 1 of 1) sorted by relevance
293 PASS_UNFENCED_DEVICE_BIT = 1 << 5, enumerator313 PASS_DEVICE = PASS_BIT | PASS_UNFENCED_DEVICE_BIT,315 PASS_BOTH = PASS_BIT | PASS_UNFENCED_DEVICE_BIT | PASS_UNFENCED_DRIVER_BIT,358 {Success::PASS_UNFENCED_DEVICE_BIT, "UNFENCED_DEVICE"}, in operator <<()394 result.first.timeOnDevice = hasBit(s, Success::PASS_UNFENCED_DEVICE_BIT) in getExpectedTiming()