Searched defs:test (Results 1 – 12 of 12) sorted by relevance
33 write_raw_image(const char *dst, const char *src, loff_t offset, int test) in write_raw_image()
70 wlist_commit(int fd, struct write_list *lst, int test) in wlist_commit()
434 apply_disk_config(struct disk_info *dinfo, int test) in apply_disk_config()
31 #define addTest(test) addNamedTest(#test, &test) argument
86 static int test( int do_exit ) in test() function
58 void addNamedTest(const char* name, TestCase* test) { in addNamedTest()
130 int (*test)(usb_handle *usb); member
23 int test = -1; variable
65 union node *test; member
520 const char *test = act->name + strlen("property:"); in queue_property_triggers() local
41 virtual int32_t test() in test() function in android::BpKeystoreService
1388 int32_t test() { in test() function in android::KeyStoreProxy