Lines Matching refs:TH_LOG

45 		TH_LOG("%s - Failed to unshare mount namespace",  in change_mountns()
51 TH_LOG("%s - Failed to mount / as private", in change_mountns()
72 TH_LOG("%s - Failed to create binderfs mountpoint", in __do_binderfs_test()
81 TH_LOG("%s - Failed to mount binderfs", strerror(errno)); in __do_binderfs_test()
92 TH_LOG("%s - Failed to open binder-control device", in __do_binderfs_test()
102 TH_LOG("%s - Failed to allocate new binder device", in __do_binderfs_test()
107 TH_LOG("Allocated new binder device with major %d, minor %d, and name %s", in __do_binderfs_test()
115 TH_LOG("%s - Failed to open my-binder device", in __do_binderfs_test()
125 TH_LOG("%s - Failed to open perform BINDER_VERSION request", in __do_binderfs_test()
130 TH_LOG("Detected binder version: %d", version.protocol_version); in __do_binderfs_test()
136 TH_LOG("%s - Failed to delete binder device", in __do_binderfs_test()
146 TH_LOG("Managed to delete binder-control device"); in __do_binderfs_test()
150 TH_LOG("%s - Failed to delete binder-control device but exited with unexpected error code", in __do_binderfs_test()
162 TH_LOG("%s - Failed to open binder feature: %s", in __do_binderfs_test()
175 TH_LOG("%s - Failed to unmount binderfs", strerror(errno)); in __do_binderfs_test()
180 TH_LOG("%s - Failed to rmdir binderfs mount", strerror(errno)); in __do_binderfs_test()
302 TH_LOG("%s - Failed to unshare user namespace", in change_userns()
308 TH_LOG("write_nointr() failed"); in change_userns()
313 TH_LOG("read_nointr() failed"); in change_userns()
319 TH_LOG("setid_userns_root() failed"); in change_userns()
333 TH_LOG("read_nointr() failed"); in change_idmaps()
339 TH_LOG("write_id_mapping(UID_MAP) failed"); in change_idmaps()
345 TH_LOG("write_id_mapping(GID_MAP) failed"); in change_idmaps()
350 TH_LOG("write_nointr() failed"); in change_idmaps()
366 TH_LOG("%s - Failed to open perform BINDER_VERSION request\n", in binder_version_thread()
391 TH_LOG("%s - Failed to create socket pair", strerror(errno)); in TEST()
396 TH_LOG("%s - Failed to fork", strerror(errno)); in TEST()
409 TH_LOG("%s - Failed to create binderfs mountpoint", in TEST()
415 TH_LOG("%s - Failed to mount binderfs", strerror(errno)); in TEST()
424 TH_LOG("%s - Failed to open binder-control device", in TEST()
433 TH_LOG("%s - Failed to allocate new binder device", in TEST()
441 TH_LOG("%s - Failed to open binder device", strerror(errno)); in TEST()
447 TH_LOG("%s - Failed to unmount binderfs", strerror(errno)); in TEST()
461 TH_LOG("%s - Failed to create thread %d", in TEST()
472 TH_LOG("%s - Failed to join thread %d for fd %d", in TEST()
488 TH_LOG("wait_for_pid() failed"); in TEST()
509 TH_LOG("%s - Failed to create socket pair", strerror(errno)); in TEST()
516 TH_LOG("%s - Failed to fork", strerror(errno)); in TEST()
533 TH_LOG("wait_for_pid() failed"); in TEST()