Home
last modified time | relevance | path

Searched defs:ExpandStringLiteral (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/
Dstring_utils_unittest.cc45 TEST(StringUtils, ExpandStringLiteral) { in TEST() argument
Dstring_utils.cc124 bool ExpandStringLiteral(Scope* scope, in ExpandStringLiteral() function