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

  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
constants-expected.cc 34 const int kFunctionConstantFromOtherConsts =
40 kFunctionConstant + kFunctionConstantFromOtherConsts;
constants-original.cc 34 const int kFunctionConstantFromOtherConsts =
40 kFunctionConstant + kFunctionConstantFromOtherConsts;

Completed in 562 milliseconds