Searched defs:logPath (Results 1 – 3 of 3) sorted by relevance
45 const char logPath[] = ".\\auto_test_log.txt"; in SetUpTestCase() local48 const char logPath[] = "./auto_test_log.txt"; in SetUpTestCase() local
32 std::string logPath; member