Home
last modified time | relevance | path

Searched refs:kUnknownFile (Results 1 – 5 of 5) sorted by relevance

/external/llvm/utils/unittest/googletest/
Dgtest-port.cc427 const char kUnknownFile[] = "unknown file"; variable
432 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()
451 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()
/external/chromium/testing/gtest/src/
Dgtest-port.cc427 const char kUnknownFile[] = "unknown file"; variable
432 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()
451 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc427 const char kUnknownFile[] = "unknown file"; variable
432 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()
451 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()
/external/gtest/src/
Dgtest-port.cc427 const char kUnknownFile[] = "unknown file"; variable
432 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()
451 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()
/external/ceres-solver/internal/ceres/
Dgmock_gtest_all.cc8229 const char kUnknownFile[] = "unknown file"; variable
8234 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()
8253 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()