Searched refs:dset2_tid (Results 1 – 2 of 2) sorted by relevance
3707 hid_t s1_tid, dset1_tid, dset2_tid, space; in test_sohm_external_dtype() local3806 dset2_tid = H5Dget_type(dataset2); in test_sohm_external_dtype()3807 CHECK_I(dset2_tid, "H5Dget_type"); in test_sohm_external_dtype()3809 dtype_class = H5Tget_class(dset2_tid); in test_sohm_external_dtype()3813 ret = H5Tclose(dset2_tid); in test_sohm_external_dtype()
3824 hid_t s1_tid, dset1_tid, dset2_tid, space; in test_sohm_external_dtype() local3938 dset2_tid = H5Dget_type(dataset2); in test_sohm_external_dtype()3939 CHECK_I(dset2_tid, "H5Dget_type"); in test_sohm_external_dtype()3942 dtype_class = H5Tget_class(dset2_tid); in test_sohm_external_dtype()3945 ret = H5Tclose(dset2_tid); in test_sohm_external_dtype()