/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
D | util.py | 21 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/google/cuttlefish_common/common/vsoc/shm/ |
D | lock.h | 67 uint32_t expected = 0; in Lock() local 84 uint32_t expected = Sides::OurSide; in Recover() local
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | Parser_unittest.cpp | 24 const char* expected; in TEST() member 46 bool expected; in TEST() member 84 bool expected; in TEST() member
|
/device/google/cuttlefish_common/common/vsoc/lib/ |
D | lock_common.cpp | 61 uint32_t expected = LockFree; in TryLock() local 143 uint32_t expected; in Lock() local
|
D | region_view.cpp | 150 uint32_t expected = 0; in SendSignalToPeer() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_print.py | 47 def check(self, expected, args, argument 65 def x(expected, args, sep=NotDefined, end=NotDefined): argument
|
D | test_math.py | 51 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
|
D | test_popen.py | 19 def _do_test_commandline(self, cmdline, expected): argument
|
D | test_md5.py | 21 def md5test(self, s, expected): argument
|
D | test_imp.py | 10 def verify_lock_state(self, expected): argument
|
D | test_multibytecodec.py | 243 expected = b'\x1b$B@$@$' variable in TestStateful 267 expected = b'~{ADAD' variable in TestHZStateful
|
D | test_complex_args.py | 8 def check(self, func, expected, *args): argument
|
D | test_popen2.py | 41 expected = teststr.strip() variable in Popen2Test
|
D | test_dis.py | 86 def do_disassembly_test(self, func, expected): argument
|
D | test_hotshot.py | 58 def check_events(self, expected): argument
|
D | test_urlparse.py | 145 def checkJoin(self, base, relurl, expected): argument
|
D | test_sort.py | 9 def check(tag, expected, raw, compare=None): argument
|
D | test_sys.py | 181 def check_exit_message(code, expected, env=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
D | test_install.py | 38 def check_path(got, expected): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/ |
D | test_indent.py | 45 def check(indent, expected): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/tests/ |
D | test_indent.py | 45 def check(indent, expected): argument
|
/device/google/cuttlefish_common/common/libs/net/ |
D | netlink_request_test.cpp | 129 } 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.10/Include/ |
D | parsetok.h | 17 int expected; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
D | parsetok.h | 17 int expected; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ |
D | test_refactor.py | 203 def check(structure, expected): argument
|