Home
last modified time | relevance | path

Searched refs:default_value_for_output_flag (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc1297 std::string default_value_for_output_flag = ""; in OutputFlagAlsoCheckEnvVar() local
1300 default_value_for_output_flag = std::string("xml:") + xml_output_file_env; in OutputFlagAlsoCheckEnvVar()
1302 return default_value_for_output_flag; in OutputFlagAlsoCheckEnvVar()
/external/googletest/googletest/src/
Dgtest-port.cc1363 std::string default_value_for_output_flag = ""; in OutputFlagAlsoCheckEnvVar() local
1366 default_value_for_output_flag = std::string("xml:") + xml_output_file_env; in OutputFlagAlsoCheckEnvVar()
1368 return default_value_for_output_flag; in OutputFlagAlsoCheckEnvVar()