Searched refs:DUMP_E (Results 1 – 1 of 1) sorted by relevance
27 const std::string DUMP_E = "-E"; variable120 const std::vector<std::string> argsInStr02 = {DUMP_E}; in PreciseCoverage()121 const std::vector<std::string> argsInStr03 = {DUMP_E, TEST_BLANK, TEST_FALSE}; in PreciseCoverage()122 const std::vector<std::string> argsInStr04 = {DUMP_E, DUMP_WORK, TEST_TRUE}; in PreciseCoverage()