Searched refs:count_objects (Results 1 – 5 of 5) sorted by relevance
20 count_objects (jerry_value_t object, void *user_arg) in count_objects() function73 jerry_objects_foreach (count_objects, &start_count); in test_container()83 jerry_objects_foreach (count_objects, &end_count); in test_container()103 jerry_objects_foreach (count_objects, &before_object_count); in test_internal_prop()110 jerry_objects_foreach (count_objects, &after_object_count); in test_internal_prop()126 jerry_objects_foreach (count_objects, &after_internal_count); in test_internal_prop()
71 static size_t count_objects(void) { in count_objects() function80 size_t grpc_iomgr_count_objects_for_testing(void) { return count_objects(); } in grpc_iomgr_count_objects_for_testing()108 count_objects()); in grpc_iomgr_shutdown()126 count_objects()); in grpc_iomgr_shutdown()141 count_objects()); in grpc_iomgr_shutdown()
873 __u32 count_objects; member
1170 __u32 count_objects; member
1560 count = get.count_objects; in drmModeGetLease()