| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | signal-logging.c | 55 char expected[21]; in check_signed_number_format_test() local 72 char expected[21]; in check_float_format_test() local 91 char expected[21]; in check_number_format_test() local 252 char expected[30]; in logging_format() local 271 char expected[30]; in logging_format() local 301 char expected[30]; in logging_format() local 320 char expected[30]; in logging_format() local 356 char expected[30]; in logging_format() local 371 char expected[30]; in logging_format() local
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/tests/ |
| H A D | conftest.py | 220 def _read_and_compare(self, compare, expected): argument 230 def _contains(self, attr, expected): argument 235 def _matches(self, attr, expected): argument 239 def config_contains(self, expected): argument 247 def config_matches(self, expected): argument 255 def stdout_contains(self, expected): argument 263 def stdout_matches(self, expected): argument 271 def stderr_contains(self, expected): argument 279 def stderr_matches(self, expected): argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ |
| H A D | kselftest_harness.h | 442 #define ASSERT_EQ(expected, seen) \ argument 453 #define ASSERT_NE(expected, seen) \ argument 464 #define ASSERT_LT(expected, seen) \ argument 475 #define ASSERT_LE(expected, seen) \ argument 486 #define ASSERT_GT(expected, seen) \ argument 497 #define ASSERT_GE(expected, seen) \ argument 538 #define ASSERT_STREQ(expected, seen) \ argument 549 #define ASSERT_STRNE(expected, seen) \ argument 560 #define EXPECT_EQ(expected, seen) \ argument 571 #define EXPECT_NE(expected, seen) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | vaddr-test.h | 136 unsigned long *expected, int nr_expected) in damon_do_test_apply_three_regions() 174 unsigned long expected[] = {5, 20, 20, 27, 45, 55, in damon_test_apply_three_regions1() local 196 unsigned long expected[] = {5, 20, 20, 27, 56, 57, in damon_test_apply_three_regions2() local 220 unsigned long expected[] = {5, 20, 20, 27, 61, 63, in damon_test_apply_three_regions3() local 245 unsigned long expected[] = {5, 7, 30, 32, 65, 68}; in damon_test_apply_three_regions4() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | globtest.c | 16 bool expected; member 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() 144 bool expected = *p++ & 1; in glob_init() local
|
| H A D | test_user_copy.c | 94 int expected = is_zeroed(kmem + start, len); in test_check_nonzero_user() local 109 char *umem_src = NULL, *expected = NULL; in test_copy_struct_from_user() local
|
| H A D | percpu_test.c | 5 #define CHECK(native, pcp, expected) \ argument
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_cumulate.c | 177 static int do_test(struct hists *hists, struct result *expected, size_t nr_expected, in do_test() 269 struct result expected[] = { in test1() local 367 struct result expected[] = { in test2() local 471 struct result expected[] = { in test3() local 591 struct result expected[] = { in test4() local
|
| H A D | api-io.c | 18 #define EXPECT_EQUAL(val, expected) \ argument 27 #define EXPECT_EQUAL64(val, expected) \ argument
|
| H A D | openat-syscall-all-cpus.c | 101 unsigned int expected; in test__openat_syscall_event_on_all_cpus() local
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/br2-external/openjdk/package/openjdk-jni-test/ |
| H A D | JniTest.java | 6 Object expected, in Test() 28 String expected) in Test()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/ |
| H A D | cooker.py | 74 def _check(collection, expected): argument 93 def _check(name, expected): argument
|
| H A D | restapi.py | 130 def _check(collection, expected): argument 150 def _check(name, expected): argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | check_subtype.cpp | 9 std::string errorMessage(const Type& expected, const Type& t) { in errorMessage() 13 optional<std::string> checkSubtype(const Type& expected, const Type& t) { in checkSubtype()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | qunit-1.18.0.js | 10 …odule);config.currentModule=currentModule;},asyncTest:function(testName,expected,callback){if(argu… argument 11 QUnit.test(testName,expected,callback,true);},test:function(testName,expected,callback,async){var t… argument 12 test=new Test({testName:testName,expected:expected,async:async,callback:callback});test.queue();},s… property 90 …f(bad){run();}else{synchronize(run,true);}},push:function(result,actual,expected,message){var sour… property 113 QUnit.dump.parse(result));this.push(!result,result,false,message);},equal:function(actual,expected,… argument
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | cmpxchg.h | 17 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() 47 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec_test.c | 45 static int checkval(const char *oper_name, int expected, int value) in checkval() 57 #define CHECKVAL(op, expected) \ argument
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | file.c | 421 static int squashfs_readpage_fragment(struct page *page, int expected) in squashfs_readpage_fragment() 441 static int squashfs_readpage_sparse(struct page *page, int expected) in squashfs_readpage_sparse() 453 int expected = index == file_end ? in squashfs_readpage() local
|
| H A D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | reg_access_test.c | 18 uint64_t val, expected; in reg_access() local
|
| H A D | cycles_with_mmcr2_test.c | 25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_ondisk.h | 18 #define XFS_CHECK_VALUE(value, expected) \ argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | opkg.py | 13 def pkg(self, command, expected = 0): argument
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | rpmb.c | 104 unsigned short expected, unsigned short cnt) in mmc_rpmb_response() 151 static int mmc_rpmb_status(struct mmc *mmc, unsigned short expected) in mmc_rpmb_status()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/routing/ |
| H A D | tst_routing.cpp | 44 #define CHECK_CLOSE_E(expected, actual, e) QVERIFY((qAbs(actual - expected) <= e)) argument 45 #define CHECK_CLOSE(expected, actual) CHECK_CLOSE_E(expected, actual, qreal(1e-6)) argument
|