Home
last modified time | relevance | path

Searched defs:expect_error (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/faft/
H A Dcr50_test.py1007 def run_gsctool_cmd_with_password(self, password, cmd, name, expect_error): argument
1034 def set_ccd_password(self, password, expect_error=False): argument
1054 def ccd_unlock_from_ap(self, password=None, expect_error=False): argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/firmware/
H A Dfw_upload.sh102 expect_error() { function
/aosp_15_r20/external/autotest/server/site_tests/firmware_GSCSetAPROV1/
H A Dfirmware_GSCSetAPROV1.py50 def clear_hash(self, expect_error=False): argument
/aosp_15_r20/trusty/user/base/app/hwaes-unittest/
Dhwaes-test.c304 uint32_t expect_error) { in make_bad_request()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/tests/
H A Dintegration_tests.rs49 fn expect_error(input: &str, error_message: Option<&str>) { in expect_error() function
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c757 unsigned int expect_error :1; member