Searched refs:lcov_file (Results 1 – 2 of 2) sorted by relevance
448 DisallowReassignment<const char*> lcov_file = {"lcov", nullptr}; variable
4553 options.lcov_file = argv[i] + 7; in SetOptions()4714 if (options.lcov_file) { in RunMain()4735 WriteLcovData(isolate, options.lcov_file); in RunMain()