Lines Matching refs:PLDM_STR_TYPE_ASCII

66     EXPECT_EQ(pkgHeader.package_version_string_type, PLDM_STR_TYPE_ASCII);  in TEST()
209 PLDM_STR_TYPE_ASCII); in TEST()
299 PLDM_STR_TYPE_ASCII); in TEST()
517 EXPECT_EQ(descriptorTitleStrType, PLDM_STR_TYPE_ASCII); in TEST()
690 EXPECT_EQ(outCompImageInfo.comp_version_string_type, PLDM_STR_TYPE_ASCII); in TEST()
931 EXPECT_EQ(outResp.active_comp_image_set_ver_str_type, PLDM_STR_TYPE_ASCII); in TEST()
934 EXPECT_EQ(outResp.pending_comp_image_set_ver_str_type, PLDM_STR_TYPE_ASCII); in TEST()
989 EXPECT_EQ(outResp.active_comp_image_set_ver_str_type, PLDM_STR_TYPE_ASCII); in TEST()
992 EXPECT_EQ(outResp.pending_comp_image_set_ver_str_type, PLDM_STR_TYPE_ASCII); in TEST()
1043 EXPECT_EQ(outResp.active_comp_image_set_ver_str_type, PLDM_STR_TYPE_ASCII); in TEST()
1709 pkgDataLen, PLDM_STR_TYPE_ASCII, compImgSetVerStrLen, in TEST()
1743 pkgDataLen, PLDM_STR_TYPE_ASCII, compImgSetVerStrLen, nullptr, in TEST()
1751 pkgDataLen, PLDM_STR_TYPE_ASCII, compImgSetVerStrLen, in TEST()
1760 pkgDataLen, PLDM_STR_TYPE_ASCII, compImgSetVerStrLen, in TEST()
1767 PLDM_STR_TYPE_ASCII, compImgSetVerStrLen, in TEST()
1774 pkgDataLen, PLDM_STR_TYPE_ASCII, 0, &compImgSetVerStrInfo, nullptr, in TEST()
1782 pkgDataLen, PLDM_STR_TYPE_ASCII, compImgSetVerStrLen, in TEST()
1791 pkgDataLen, PLDM_STR_TYPE_ASCII, compImgSetVerStrLen, in TEST()
1800 pkgDataLen, PLDM_STR_TYPE_ASCII, compImgSetVerStrLen, in TEST()
1911 compClassificationIndex, compComparisonStamp, PLDM_STR_TYPE_ASCII, in TEST()
1943 compClassificationIndex, compComparisonStamp, PLDM_STR_TYPE_ASCII, in TEST()
1951 compClassificationIndex, compComparisonStamp, PLDM_STR_TYPE_ASCII, in TEST()
1959 compClassificationIndex, compComparisonStamp, PLDM_STR_TYPE_ASCII, in TEST()
1966 compClassificationIndex, compComparisonStamp, PLDM_STR_TYPE_ASCII, in TEST()
1973 compClassificationIndex, compComparisonStamp, PLDM_STR_TYPE_ASCII, 0, in TEST()
1980 compClassificationIndex, compComparisonStamp, PLDM_STR_TYPE_ASCII, in TEST()
1987 compClassificationIndex, compComparisonStamp, PLDM_STR_TYPE_ASCII, in TEST()
2143 PLDM_STR_TYPE_ASCII, compVerStrLen, &compVerStrInfo, requestMsg, in TEST()
2178 PLDM_STR_TYPE_ASCII, compVerStrLen, nullptr, requestMsg, in TEST()
2186 PLDM_STR_TYPE_ASCII, compVerStrLen, &compVerStrInfo, requestMsg, in TEST()
2194 PLDM_STR_TYPE_ASCII, compVerStrLen, &compVerStrInfo, nullptr, in TEST()
2201 PLDM_STR_TYPE_ASCII, compVerStrLen, &compVerStrInfo, requestMsg, in TEST()
2207 compComparisonStamp, 0, updateOptionFlags, PLDM_STR_TYPE_ASCII, in TEST()
2215 PLDM_STR_TYPE_ASCII, 0, &compVerStrInfo, requestMsg, in TEST()
2222 PLDM_STR_TYPE_ASCII, compVerStrLen - 1, &compVerStrInfo, requestMsg, in TEST()