HomeSort by relevance Sort by last modified time
    Searched refs:RemoveCommentsAndAllWhitespace (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/tools/profile_reset/
jtl_parser.h 21 // Use RemoveCommentsAndAllWhitespace() to manufacture these arguments, also
41 static bool RemoveCommentsAndAllWhitespace(
jtl_parser_unittest.cc 53 EXPECT_TRUE(JtlParser::RemoveCommentsAndAllWhitespace(
194 EXPECT_FALSE(JtlParser::RemoveCommentsAndAllWhitespace(
jtl_parser.cc 83 bool JtlParser::RemoveCommentsAndAllWhitespace(
jtl_compiler.cc 213 if (!JtlParser::RemoveCommentsAndAllWhitespace(source_code,

Completed in 185 milliseconds