Searched refs:lcov_file (Results 1 – 2 of 2) sorted by relevance
353 lcov_file(nullptr), in ShellOptions()384 const char* lcov_file; variable
2883 options.lcov_file = argv[i] + 7; in SetOptions()2944 if (options.lcov_file) { in RunMain()2964 WriteLcovData(isolate, options.lcov_file); in RunMain()