Searched defs:expected_version (Results 1 – 7 of 7) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/ |
D | adi-test.c | 322 unsigned char version[1], expected_version; in test0_prpw_aligned_1byte() local 357 expected_version[TEST1_VERSION_SZ]; in test1_prpw_aligned_4096bytes() local 397 expected_version[TEST2_VERSION_SZ]; in test2_prpw_aligned_10327bytes() local 437 expected_version[TEST3_VERSION_SZ]; in test3_prpw_unaligned_12541bytes() local 524 unsigned char version, expected_version; in test5_rw_aligned_1byte() local 570 expected_version[TEST6_VERSION_SZ]; in test6_rw_aligned_9434bytes() local 622 expected_version[TEST7_VERSION_SZ]; in test7_rw_aligned_14963bytes() local
|
/external/wayland/tests/ |
D | message-test.c | 38 int expected_version; in TEST() member
|
/external/autotest/server/site_tests/firmware_Cr50DeepSleepStress/ |
D | firmware_Cr50DeepSleepStress.py | 42 def check_cr50_state(self, expected_count, expected_version): argument
|
/external/autotest/client/cros/crash/ |
D | user_crash_test.py | 47 def initialize(self, expected_tag='user', expected_version=None, argument
|
/external/libchrome/ipc/ |
D | ipc_sync_channel.cc | 201 uint32_t expected_version = 0; in DispatchMessages() local
|
/external/python/cpython3/Lib/test/ |
D | test_optparse.py | 529 def assertVersion(self, parser, expected_version): argument
|
/external/python/cpython2/Lib/test/ |
D | test_optparse.py | 524 def assertVersion(self, parser, expected_version): argument
|