Lines Matching refs:VT_I4
238 case VT_I4: in _check_property()
277 check_property( service, processidW, VT_I4, CIM_UINT32 ); in test_Win32_Service()
399 check_property( obj, smbiosmajorversionW, VT_I4, CIM_UINT16 ); in test_Win32_Bios()
400 check_property( obj, smbiosminorversionW, VT_I4, CIM_UINT16 ); in test_Win32_Bios()
524 ok( V_VT( &retval ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &retval ) ); in test_Win32_Process()
540 ok( V_VT(&val) == VT_I4, "got %u\n", V_VT(&val) ); in test_Win32_Process()
554 ok( V_VT(&val) == VT_I4, "got %u\n", V_VT(&val) ); in test_Win32_Process()
641 ok( V_VT( &value ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &value ) ); in test_Win32_ComputerSystem()
646 check_property( obj, numprocessorsW, VT_I4, CIM_UINT32 ); in test_Win32_ComputerSystem()
697 ok( V_VT( &val ) == (VT_I4|VT_ARRAY), "unexpected variant type 0x%x\n", V_VT( &val ) ); in test_Win32_SystemEnclosure()
709 if (V_VT( &val ) == (VT_I4|VT_ARRAY)) in test_Win32_SystemEnclosure()
793 V_VT( &defkey ) = VT_I4; in test_StdRegProv()
813 ok( V_VT( &retval ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &retval ) ); in test_StdRegProv()
831 V_VT( &defkey ) = VT_I4; in test_StdRegProv()
851 ok( V_VT( &retval ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &retval ) ); in test_StdRegProv()
868 V_VT( &defkey ) = VT_I4; in test_StdRegProv()
888 ok( V_VT( &retval ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &retval ) ); in test_StdRegProv()
893 check_property( out, typesW, VT_I4|VT_ARRAY, CIM_SINT32|CIM_FLAG_ARRAY ); in test_StdRegProv()
906 V_VT( &defkey ) = VT_I4; in test_StdRegProv()
931 ok( V_VT( &retval ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &retval ) ); in test_StdRegProv()
1151 ok( V_VT( &retval ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &retval ) ); in test_SystemSecurity()
1258 ok( V_VT( &val ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &val ) ); in test_Win32_OperatingSystem()
1268 …ok( V_VT( &val ) == VT_I4 || broken(V_VT( &val ) == VT_NULL) /* winxp */, "unexpected variant type… in test_Win32_OperatingSystem()
1276 check_property( obj, ostypeW, VT_I4, CIM_UINT16 ); in test_Win32_OperatingSystem()
1277 check_property( obj, servicepackmajorW, VT_I4, CIM_UINT16 ); in test_Win32_OperatingSystem()
1278 check_property( obj, servicepackminorW, VT_I4, CIM_UINT16 ); in test_Win32_OperatingSystem()
1279 check_property( obj, suitemaskW, VT_I4, CIM_UINT32 ); in test_Win32_OperatingSystem()
1365 check_property( obj, memorytypeW, VT_I4, CIM_UINT16 ); in test_Win32_PhysicalMemory()
1400 check_property( obj, interfaceindexW, VT_I4, CIM_SINT32 ); in test_Win32_IP4RouteTable()
1455 check_property( obj, architectureW, VT_I4, CIM_UINT16 ); in test_Win32_Processor()
1457 check_property( obj, cpustatusW, VT_I4, CIM_UINT16 ); in test_Win32_Processor()
1458 check_property( obj, familyW, VT_I4, CIM_UINT16 ); in test_Win32_Processor()
1459 check_property( obj, levelW, VT_I4, CIM_UINT16 ); in test_Win32_Processor()
1463 check_property( obj, revisionW, VT_I4, CIM_UINT16 ); in test_Win32_Processor()
1472 ok( V_VT( &val ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &val ) ); in test_Win32_Processor()
1483 ok( V_VT( &val ) == VT_I4, "unexpected variant type 0x%x\n", V_VT( &val ) ); in test_Win32_Processor()
1531 check_property( obj, availabilityW, VT_I4, CIM_UINT16 ); in test_Win32_VideoController()
1532 check_property( obj, configmanagererrorcodeW, VT_I4, CIM_UINT32 ); in test_Win32_VideoController()
1588 check_property( obj, attributesW, VT_I4, CIM_UINT32 ); in test_Win32_Printer()
1590 check_property( obj, horizontalresolutionW, VT_I4, CIM_UINT32 ); in test_Win32_Printer()
1703 check_property( obj, winsatassessmentstateW, VT_I4, CIM_UINT32 ); in test_Win32_WinSAT()
1743 check_property( obj, bitsperpixelW, VT_I4, CIM_UINT32 ); in test_Win32_DisplayControllerConfiguration()
1745 check_property( obj, horizontalresolutionW, VT_I4, CIM_UINT32 ); in test_Win32_DisplayControllerConfiguration()
1747 check_property( obj, verticalresolutionW, VT_I4, CIM_UINT32 ); in test_Win32_DisplayControllerConfiguration()