Searched refs:CONSTANT (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dtokenize.py55 CONSTANT = 'CONSTANT' variable
159 token_type = CONSTANT
162 token_type = CONSTANT
186 token_type = CONSTANT
196 token_type = CONSTANT
212 token_type = CONSTANT
215 token_type = CONSTANT
H A Dast.py1092 assert token.token_type == tokenize.CONSTANT, token

Completed in 10 milliseconds