Home
last modified time | relevance | path

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

12345678

/OK3568_Linux_fs/external/xserver/test/
H A Dsignal-logging.c55 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 Dconftest.py220 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 Dkselftest_harness.h442 #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 Dvaddr-test.h136 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 Dglobtest.c16 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 Dtest_user_copy.c94 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 Dpercpu_test.c5 #define CHECK(native, pcp, expected) \ argument
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_cumulate.c177 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 Dapi-io.c18 #define EXPECT_EQUAL(val, expected) \ argument
27 #define EXPECT_EQUAL64(val, expected) \ argument
H A Dopenat-syscall-all-cpus.c101 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 DJniTest.java6 Object expected, in Test()
28 String expected) in Test()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/
H A Dcooker.py74 def _check(collection, expected): argument
93 def _check(name, expected): argument
H A Drestapi.py130 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 Dcheck_subtype.cpp9 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 Dqunit-1.18.0.js10 …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 Dcmpxchg.h17 __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 Dfdtdec_test.c45 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 Dfile.c421 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 Dfile_cache.c21 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 Dreg_access_test.c18 uint64_t val, expected; in reg_access() local
H A Dcycles_with_mmcr2_test.c25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ondisk.h18 #define XFS_CHECK_VALUE(value, expected) \ argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dopkg.py13 def pkg(self, command, expected = 0): argument
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drpmb.c104 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 Dtst_routing.cpp44 #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

12345678