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

/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dtokenize.py49 _STR_PREFIXES = set(('R', 'u8', 'u8R', 'u', 'uR', 'U', 'UR', 'L', 'LR')) variable
161 elif source[i] == "'" and source[start:i] in _STR_PREFIXES:

Completed in 4 milliseconds