Searched refs:testUint32 (Results 1 – 2 of 2) sorted by relevance
94 constexpr uint32_t testUint32 = 123; variable101 result = SetAttributeUint32(attribute, ATTR_IDENTIFY_MODE, testUint32);135 constexpr uint32_t testUint32 = 123; variable142 result = SetAttributeUint32(attribute, ATTR_IDENTIFY_MODE, testUint32);
525 uint32_t testUint32 = 123; variable528 ResultCode result = SetAttributeUint32(originAttribute, ATTR_IDENTIFY_MODE, testUint32);546 EXPECT_EQ(parsedUint32, testUint32);