Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 25 of 42) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dutil.py21 def sorted_list_difference(expected, actual): argument
62 def unorderable_list_difference(expected, actual, ignore_duplicate=False): argument
100 def _count_diff_all_purpose(actual, expected): argument
142 def _count_diff_hashable(actual, expected): argument
/device/generic/opengl-transport/host/commands/emugen/
DParser_unittest.cpp24 const char* expected; in TEST() member
46 bool expected; in TEST() member
84 bool expected; in TEST() member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_print.py47 def check(self, expected, args, argument
65 def x(expected, args, sep=NotDefined, end=NotDefined): argument
Dtest_math.py51 def ulps_check(expected, got, ulps=20): argument
63 def acc_check(expected, got, rel_err=2e-15, abs_err = 5e-323): argument
133 def ftest(self, name, value, expected): argument
442 def testfrexp(name, result, expected): argument
628 def testmodf(name, result, expected): argument
Dtest_popen.py19 def _do_test_commandline(self, cmdline, expected): argument
Dtest_imp.py10 def verify_lock_state(self, expected): argument
Dtest_md5.py21 def md5test(self, s, expected): argument
Dtest_multibytecodec.py243 expected = b'\x1b$B@$@$' variable in TestStateful
267 expected = b'~{ADAD' variable in TestHZStateful
Dtest_complex_args.py8 def check(self, func, expected, *args): argument
Dtest_popen2.py41 expected = teststr.strip() variable in Popen2Test
Dtest_dis.py86 def do_disassembly_test(self, func, expected): argument
Dtest_hotshot.py58 def check_events(self, expected): argument
Dtest_urlparse.py145 def checkJoin(self, base, relurl, expected): argument
Dtest_sort.py9 def check(tag, expected, raw, compare=None): argument
Dtest_sys.py181 def check_exit_message(code, expected, env=None): argument
Dtest_cfgparser.py345 def check_items_config(self, expected): argument
Dtest_zlib.py36 def assertEqual32(self, seen, expected): argument
Dtest_fractions.py112 def assertTypedEquals(self, expected, actual): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_install.py38 def check_path(got, expected): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/
Dtest_indent.py45 def check(indent, expected): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/tests/
Dtest_indent.py45 def check(indent, expected): argument
/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp129 } expected; in TEST() local
147 } expected; in TEST() local
189 } expected = {}; in TEST() local
216 } expected; in TEST() local
241 } expected; in TEST() local
273 } expected; in TEST() local
306 } expected; in TEST() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dparsetok.h17 int expected; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dparsetok.h17 int expected; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
Dtest_refactor.py203 def check(structure, expected): argument

12