Home
last modified time | relevance | path

Searched refs:expected_part (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/faft/utils/
Dfaft_checkers.py236 def root_part_checker(self, expected_part): argument
245 if self.faft_framework.ROOTFS_MAP[expected_part] != part:
247 self.faft_framework.ROOTFS_MAP[expected_part], part)
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8_test_helper.h37 const int* expected_part,
Drtp_format_vp8_test_helper.cc69 const int* expected_part, in GetAllPacketsAndCheck() argument