Searched refs:check_result (Results 1 - 25 of 47) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/open/
H A Dopen13.c53 static void check_result(const char *call_name);
117 check_result("read(2)");
123 check_result("write(2)");
129 check_result("fchmod(2)");
135 check_result("fchown(2)");
142 check_result("fgetxattr(2)");
146 static void check_result(const char *call_name) function
/external/vboot_reference/firmware/lib/
H A Dvboot_kernel.c125 shcall->check_result = VBSD_LKC_CHECK_GPT_READ_ERROR;
132 shcall->check_result = VBSD_LKC_CHECK_GPT_PARSE_ERROR;
181 shpart->check_result = VBSD_LKP_CHECK_TOO_SMALL;
187 shpart->check_result = VBSD_LKP_CHECK_READ_START;
196 shpart->check_result = VBSD_LKP_CHECK_KEY_BLOCK_SIG;
209 shpart->check_result =
221 shpart->check_result =
232 shpart->check_result = VBSD_LKP_CHECK_DEV_MISMATCH;
239 shpart->check_result = VBSD_LKP_CHECK_REC_MISMATCH;
248 shpart->check_result
[all...]
H A Dvboot_firmware.c99 uint8_t *check_result; local
107 check_result = &shared->check_fw_a_result;
112 check_result = &shared->check_fw_b_result;
124 *check_result = VBSD_LF_CHECK_DEV_MISMATCH;
131 *check_result = VBSD_LF_CHECK_REC_MISMATCH;
139 *check_result = VBSD_LF_CHECK_VERIFY_KEYBLOCK;
148 *check_result = VBSD_LF_CHECK_KEY_ROLLBACK;
158 *check_result = VBSD_LF_CHECK_KEY_ROLLBACK;
167 *check_result = VBSD_LF_CHECK_DATA_KEY_PARSE;
179 *check_result
[all...]
/external/linux-kselftest/tools/testing/selftests/x86/
H A Dsingle_step_syscall.c101 static void check_result(void) function
129 check_result();
140 check_result();
147 check_result();
168 check_result();
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
H A Dcpuset_hotplug_test.sh42 # check_result <result> <expect>
43 check_result() function
94 check_result "$root_cpus" "$expect_cpus"
98 check_result "$task_cpus" "$expect_task_cpus"
165 check_result "$tasks" "EMPTY"
173 check_result "$tasks" "$tst_pid"
181 check_result "$cpus" "$expect_cpus"
184 check_result $task_cpus $expect_task_cpus
/external/eigen/bench/btl/generic_bench/static/
H A Dintel_bench_fixed_size.hh58 action.check_result();
/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_cross_ref_avail.cpp44 bool check_result = false; local
47 check_result = CheckCrossRef();
50 check_result = CheckCrossRefV4Item();
53 check_result = CheckCrossRefV4Trailer();
63 if (!check_result)
/external/autotest/server/cros/network/
H A Dwpa_cli_proxy.py63 add_result = self.run_wpa_cli_cmd('add_network', check_result=False)
72 def run_wpa_cli_cmd(self, command, check_result=True):
78 @param check_result bool: True iff we want to check that the
86 if check_result and not result.stdout.strip().endswith('OK'):
109 status_result = self.run_wpa_cli_cmd('status', check_result=False)
183 'list_networks', check_result=False)
289 check_result=False)
307 scan_result = self.run_wpa_cli_cmd('scan', check_result=False)
/external/freetype/src/tools/ftfuzzer/
H A Dftmutator.cc54 check_result( struct archive* a, function
239 check_result( a.get(), archive_write_add_filter_none( a.get() ) );
240 check_result( a.get(), archive_write_set_format_ustar( a.get() ) );
244 check_result( a.get(), archive_write_open_memory( a.get(),
270 check_result( a_open.get(),
273 check_result( a_open.get(),
/external/ltp/testcases/kernel/syscalls/utimensat/
H A Dutimensat_tests.sh127 check_result() function
230 check_result $? $5 $6 $7
239 check_result $? $5 $6 $7
252 check_result $? $5 $6 $7
487 check_result $? EINVAL
/external/opencv/cvaux/src/
H A Dcvsubdiv2.cpp48 int check_result = 0; local
97 check_result = 1;
101 return check_result;
/external/autotest/server/site_tests/firmware_Cr50GetName/
H A Dfirmware_Cr50GetName.py101 def check_result(self, brand, flags, erased): member in class:firmware_Cr50GetName
145 self.check_result(brand, flags, clear_bid)
/external/eigen/bench/btl/actions/
H A Daction_cholesky.hh101 void check_result( void ){ function in class:Action_cholesky
H A Daction_lu_decomp.hh94 void check_result( void ){ function in class:Action_lu_decomp
H A Daction_partial_lu.hh96 void check_result( void ){ function in class:Action_partial_lu
H A Daction_rot.hh85 BTL_DONT_INLINE void check_result( void ){ function in class:Action_rot
H A Daction_hessenberg.hh100 void check_result( void ){ function in class:Action_hessenberg
203 void check_result( void ){ function in class:Action_tridiagonalization
H A Daction_aat_product.hh106 void check_result( void ){ function in class:Action_aat_product
H A Daction_ata_product.hh106 void check_result( void ){ function in class:Action_ata_product
H A Daction_axpby.hh93 void check_result( void ){ function in class:Action_axpby
/external/eigen/bench/btl/generic_bench/timers/
H A Dportable_perf_analyzer.hh71 action.check_result();
H A Dportable_perf_analyzer_old.hh77 action.check_result();
H A Dx86_perf_analyzer.hh67 if (j==0) action.check_result();
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
H A Dcpuset_syscall_testset.sh256 # check_result <expect>
257 check_result() function
275 check_result "0"
282 check_result "0"
293 check_result "1"
/external/tensorflow/tensorflow/core/util/
H A Dcuda_kernel_helper_test.cu.cc93 auto check_result = [&](const char* op_name, int param, unsigned actual, local
105 check_result("Shuffle", src_lane, actual_lane, expect_lane);
111 check_result("ShuffleUp", delta, actual_lane, expect_lane);
117 check_result("ShuffleDown", delta, actual_lane, expect_lane);
123 check_result("ShuffleXor", lane_lane, actual_lane, expect_lane);

Completed in 582 milliseconds

12