/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-port_test.cc | 234 EXPECT_PRED_FORMAT2(IsSubstring, "foo.cc", FormatFileLocation("foo.cc", 42)); in TEST() 235 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation("foo.cc", 42)); in TEST() 240 IsSubstring, "unknown file", FormatFileLocation(NULL, 42)); in TEST() 241 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation(NULL, 42)); in TEST() 245 EXPECT_EQ("foo.cc:", FormatFileLocation("foo.cc", -1)); in TEST() 249 EXPECT_EQ("unknown file:", FormatFileLocation(NULL, -1)); in TEST()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-typed-test.cc | 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
D | gtest-port.cc | 431 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) { in FormatFileLocation() function 467 << FormatFileLocation(file, line).c_str() << ": "; in GTestLog()
|
/external/protobuf/gtest/src/ |
D | gtest-typed-test.cc | 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-typed-test.cc | 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest-typed-test.cc | 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
D | gtest-port.cc | 431 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) { in FormatFileLocation() function 467 << FormatFileLocation(file, line).c_str() << ": "; in GTestLog()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-typed-test.cc | 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
D | gtest-port.cc | 431 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) { in FormatFileLocation() function 467 << FormatFileLocation(file, line).c_str() << ": "; in GTestLog()
|
/external/v8/testing/gtest/test/ |
D | gtest-port_test.cc | 271 EXPECT_PRED_FORMAT2(IsSubstring, "foo.cc", FormatFileLocation("foo.cc", 42)); in TEST() 272 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation("foo.cc", 42)); in TEST() 277 IsSubstring, "unknown file", FormatFileLocation(NULL, 42)); in TEST() 278 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation(NULL, 42)); in TEST() 282 EXPECT_EQ("foo.cc:", FormatFileLocation("foo.cc", -1)); in TEST() 286 EXPECT_EQ("unknown file:", FormatFileLocation(NULL, -1)); in TEST()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest-port_test.cc | 271 EXPECT_PRED_FORMAT2(IsSubstring, "foo.cc", FormatFileLocation("foo.cc", 42)); in TEST() 272 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation("foo.cc", 42)); in TEST() 277 IsSubstring, "unknown file", FormatFileLocation(NULL, 42)); in TEST() 278 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation(NULL, 42)); in TEST() 282 EXPECT_EQ("foo.cc:", FormatFileLocation("foo.cc", -1)); in TEST() 286 EXPECT_EQ("unknown file:", FormatFileLocation(NULL, -1)); in TEST()
|
/external/googletest/googletest/test/ |
D | gtest-port_test.cc | 271 EXPECT_PRED_FORMAT2(IsSubstring, "foo.cc", FormatFileLocation("foo.cc", 42)); in TEST() 272 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation("foo.cc", 42)); in TEST() 277 IsSubstring, "unknown file", FormatFileLocation(NULL, 42)); in TEST() 278 EXPECT_PRED_FORMAT2(IsSubstring, "42", FormatFileLocation(NULL, 42)); in TEST() 282 EXPECT_EQ("foo.cc:", FormatFileLocation("foo.cc", -1)); in TEST() 286 EXPECT_EQ("unknown file:", FormatFileLocation(NULL, -1)); in TEST()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-typed-test.cc | 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
/external/googletest/googletest/src/ |
D | gtest-typed-test.cc | 106 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
/external/v8/testing/gtest/src/ |
D | gtest-typed-test.cc | 106 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-typed-test.cc | 106 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(), in VerifyRegisteredTestNames()
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \
|
/external/v8/testing/gtest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-internal.h | 563 inline String FormatFileLocation(const char* file, int line) { in FormatFileLocation() function 624 FormatFileLocation(file, line).c_str(), test_name, case_name); in AddTestName()
|