Home
last modified time | relevance | path

Searched refs:lcov_file (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dd8.h353 lcov_file(nullptr), in ShellOptions()
384 const char* lcov_file; variable
Dd8.cc2883 options.lcov_file = argv[i] + 7; in SetOptions()
2944 if (options.lcov_file) { in RunMain()
2964 WriteLcovData(isolate, options.lcov_file); in RunMain()