HomeSort by relevance Sort by last modified time
    Searched defs:TRUE_TOKEN (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gn/
operators_unittest.cc 192 Token false_tok(Location(), Token::TRUE_TOKEN, false_str);
token.h 17 TRUE_TOKEN, // Not "TRUE" to avoid collisions with #define in windows.h.

Completed in 59 milliseconds