Home
last modified time | relevance | path

Searched defs:check (Results 1 – 13 of 13) sorted by relevance

/system/media/audio_utils/tests/
Dformat_tests.cpp47 uint8_t check[size]; in fillRamp() local
80 uint32_t check[SAMPLES]; in TEST_P() local
Dstring_tests.cpp35 void check(char (&s)[size], int start, size_t actual) { in check() function
/system/libfmq/
DFmqInternal.cpp24 void check(bool exp) { in check() function
/system/libhidl/transport/base/1.0/vts/functional/
Dvts_ibase_test.cpp97 void EachHal(const std::function<void(const Hal&)>& check) { in EachHal()
/system/sepolicy/tools/
Dsepolicy-check.c43 int check(int op, uint16_t arg1, uint16_t arg2) { in check() function
Dcheck_seapp.c322 static bool match_regex(key_map *assert, const key_map *check) { in match_regex()
/system/core/fs_mgr/include_fstab/fstab/
Dfstab.h62 bool check : 1; member
/system/media/radio/src/
Dradio_metadata.c144 bool check) in get_entry_at_index()
/system/core/fastboot/
Dusb_linux.cpp129 static int check(void *_desc, int len, unsigned type, int size) in check() function
/system/extras/libfec/
Dfec_private.h167 #define check(p) \ macro
/system/core/logd/tests/
Dlogd_test.cpp92 bool check = ret <= len; in alloc_statistics() local
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2761 bool check = true; in nfa_ee_lmrt_to_nfcc() local
/system/core/libbacktrace/
Dbacktrace_test.cpp340 bool check = (cur_proc == nullptr); in VerifyIgnoreFrames() local