Home
last modified time | relevance | path

Searched defs:check_data (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/executorch/examples/mediatek/eval_utils/
H A Deval_oss_result.py16 def check_data(target_f, predict_f): function
/aosp_15_r20/external/skia/tests/
H A DYUVCacheTest.cpp30 static void check_data(skiatest::Reporter* reporter, SkCachedData* data, in check_data() function
H A DCachedDataTest.cpp29 static void check_data(skiatest::Reporter* reporter, SkCachedData* data, in check_data() function
H A DMaskCacheTest.cpp31 static void check_data(skiatest::Reporter* reporter, SkCachedData* data, in check_data() function
H A DSkResourceCacheTest.cpp49 static void check_data(skiatest::Reporter* reporter, const SkCachedData* data, in check_data() function
/aosp_15_r20/packages/modules/Virtualization/guest/vmbase_example/src/
Dmain.rs105 fn check_data() { in check_data() function
/aosp_15_r20/external/elfutils/tests/
H A Dfillfile.c176 check_data (const char *sname, Elf_Data *data, char *buf) in check_data() function
/aosp_15_r20/external/ltp/testcases/kernel/pty/
H A Dpty04.c292 static void check_data(const struct ldisc_info *ldisc, in check_data() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dtftp.c181 static inline int check_data( uint8_t *packet, uint16_t *opcode, in check_data() function
/aosp_15_r20/external/python/pyyaml/lib/yaml/
Dconstructor.py30 def check_data(self): member in BaseConstructor
/aosp_15_r20/art/libartbase/base/unix_file/
H A Dfd_file_test.cc285 char check_data[sizeof(src_data)]; in TEST_F() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c237 static void check_data(int type, sa_family_t family, const struct cmd *cmd, in check_data() function
/aosp_15_r20/external/stressapptest/src/
H A Dsat.cc1689 float check_data = 0.; in CheckStats() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/test/
Dendian_test.cpp157 void check_data() in check_data() function
/aosp_15_r20/external/ublksrv/
H A Dublksrv_tgt.cpp496 bool check_data) in ublksrv_get_io_daemon_pid()
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_ftplib.py506 def check_data(self, received, expected): member in TestFTPClass
/aosp_15_r20/external/squashfs-tools/kernel-2.4/include/linux/
H A Dsquashfs_fs.h103 #define SQUASHFS_MKFLAGS(noi, nod, check_data, nof, no_frag, always_frag, \ argument