HomeSort by relevance Sort by last modified time
    Searched refs:NO_EDID (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/cros/chameleon/
edid.py 112 NO_EDID = Edid('', skip_verify=True)
chameleon.py 503 @return: An Edid object or NO_EDID.
507 return edid_lib.NO_EDID
516 @param edid: An Edid object or NO_EDID.
518 if edid is edid_lib.NO_EDID:
  /external/autotest/server/site_tests/display_NoEdid/
display_NoEdid.py 42 with chameleon_port.use_edid(edid.NO_EDID):

Completed in 269 milliseconds