Searched refs:kCppOutputPath (Results 1 – 4 of 4) sorted by relevance
42 extern const char kCppOutputPath[];69 extern const char kCppOutputPath[];
103 const char kCppOutputPath[] = "some/path/to/output.cpp"; variable
44 const char kCppOutputPath[] = "some/path/to/output.cpp"; variable
99 const string output_file = kCppOutputPath; in TEST_F()124 const string output_file = kCppOutputPath; in TEST_F()