Searched refs:actual_value (Results 1 – 5 of 5) sorted by relevance
87 #define EXPECT_BITSTRING_STR(expected_str, actual_value) \ argument88 EXPECT_STREQ((expected_str), Stringify((actual_value)).c_str())
144 self.actual_value = other151 grabber.actual_value.locations.extend(resource.locations)
126 uint32_t actual_value; variable127 if (!arg.GetAttributeValue(attr, &actual_value)) {130 return actual_value == expected_value;
136 self.actual_value = other145 grabber.actual_value.locations.extend(resource.locations)
600 uint32_t actual_value = in CheckTypeCheckBitstringInput() local602 if (actual_value != expected_value) { in CheckTypeCheckBitstringInput()607 actual_value, in CheckTypeCheckBitstringInput()