Home
last modified time | relevance | path

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

/external/mesa3d/src/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/llvm/utils/unittest/googletest/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/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc452 const char kUnknownFile[] = "unknown file"; variable
457 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()
476 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()
/external/gtest/src/
Dgtest-port.cc475 const char kUnknownFile[] = "unknown file"; variable
480 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()
499 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc835 const char kUnknownFile[] = "unknown file"; variable
840 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()
859 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()
Dgtest-port.cc.orig452 const char kUnknownFile[] = "unknown file";
457 const std::string file_name(file == NULL ? kUnknownFile : file);
476 const std::string file_name(file == NULL ? kUnknownFile : file);
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc8660 const char kUnknownFile[] = "unknown file"; variable
8665 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()
8684 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc8662 const char kUnknownFile[] = "unknown file"; variable
8667 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()
8686 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()