Home | History | Annotate | Download | only in bitfields

Lines Matching full:variable

16         """Test 'frame variable ...' on a variable with bitfields."""
24 """Use Python APIs to inspect a bitfields variable."""
30 """Test 'frame variable ...' on a variable with bitfields."""
38 """Use Python APIs to inspect a bitfields variable."""
49 """Test 'frame variable ...' on a variable with bitfields."""
68 self.expect("frame variable --show-types bits", VARIABLES_DISPLAYED_CORRECTLY,
80 self.expect("frame variable --show-types", VARIABLES_DISPLAYED_CORRECTLY,
107 self.expect("frame variable --show-types more_bits", VARIABLES_DISPLAYED_CORRECTLY,
127 """Use Python APIs to inspect a bitfields variable."""
149 # Lookup the "bits" variable which contains 8 bitfields.