/external/protobuf/gtest/src/ |
H A D | gtest-death-test.cc | 251 String GetLastErrnoDescription() { function in namespace:testing::internal 276 << GetLastErrnoDescription() << " [" << last_error << "]"; 404 << GetLastErrnoDescription(); 865 GetLastErrnoDescription().c_str())); 878 GetLastErrnoDescription().c_str()));
|
H A D | gtest-internal-inl.h | 980 String GetLastErrnoDescription();
|
/external/google-breakpad/src/testing/gtest/src/ |
H A D | gtest-death-test.cc | 302 String GetLastErrnoDescription() { function in namespace:testing::internal 327 << GetLastErrnoDescription() << " [" << last_error << "]"; 458 << GetLastErrnoDescription(); 959 GetLastErrnoDescription().c_str())); 972 GetLastErrnoDescription().c_str())); 1025 GetLastErrnoDescription().c_str()));
|
H A D | gtest-internal-inl.h | 956 GTEST_API_ String GetLastErrnoDescription();
|
/external/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 315 std::string GetLastErrnoDescription() { function in namespace:testing::internal 340 << GetLastErrnoDescription() << " [" << last_error << "]"; 471 << GetLastErrnoDescription(); 971 GetLastErrnoDescription()); 983 GetLastErrnoDescription()); 1037 GetLastErrnoDescription());
|
H A D | gtest-internal-inl.h | 960 GTEST_API_ std::string GetLastErrnoDescription();
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
H A D | gtest-death-test.cc | 315 std::string GetLastErrnoDescription() { function in namespace:testing::internal 340 << GetLastErrnoDescription() << " [" << last_error << "]"; 471 << GetLastErrnoDescription(); 972 GetLastErrnoDescription()); 984 GetLastErrnoDescription()); 1038 GetLastErrnoDescription());
|
H A D | gtest-internal-inl.h | 960 GTEST_API_ std::string GetLastErrnoDescription();
|
/external/mesa3d/src/gtest/src/ |
H A D | gtest-death-test.cc | 304 std::string GetLastErrnoDescription() { function in namespace:testing::internal 329 << GetLastErrnoDescription() << " [" << last_error << "]"; 460 << GetLastErrnoDescription(); 956 GetLastErrnoDescription()); 968 GetLastErrnoDescription()); 1020 GetLastErrnoDescription());
|
H A D | gtest-internal-inl.h | 969 GTEST_API_ std::string GetLastErrnoDescription();
|
/external/v8/testing/gtest/src/ |
H A D | gtest-death-test.cc | 313 std::string GetLastErrnoDescription() { function in namespace:testing::internal 338 << GetLastErrnoDescription() << " [" << last_error << "]"; 469 << GetLastErrnoDescription(); 970 GetLastErrnoDescription()); 982 GetLastErrnoDescription()); 1036 GetLastErrnoDescription());
|
H A D | gtest-internal-inl.h | 960 GTEST_API_ std::string GetLastErrnoDescription();
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
H A D | gtest-death-test.cc | 304 std::string GetLastErrnoDescription() { function in namespace:testing::internal 329 << GetLastErrnoDescription() << " [" << last_error << "]"; 460 << GetLastErrnoDescription(); 956 GetLastErrnoDescription()); 968 GetLastErrnoDescription()); 1020 GetLastErrnoDescription());
|
H A D | gtest-internal-inl.h | 969 GTEST_API_ std::string GetLastErrnoDescription();
|
/external/llvm/utils/unittest/googletest/src/ |
H A D | gtest-death-test.cc | 264 String GetLastErrnoDescription() { function in namespace:testing::internal 289 << GetLastErrnoDescription() << " [" << last_error << "]"; 423 << GetLastErrnoDescription(); 916 GetLastErrnoDescription().c_str())); 929 GetLastErrnoDescription().c_str()));
|
H A D | gtest-internal-inl.h | 941 GTEST_API_ String GetLastErrnoDescription();
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
H A D | gtest-death-test.cc | 264 String GetLastErrnoDescription() { function in namespace:testing::internal 289 << GetLastErrnoDescription() << " [" << last_error << "]"; 420 << GetLastErrnoDescription(); 913 GetLastErrnoDescription().c_str())); 926 GetLastErrnoDescription().c_str()));
|
/external/google-breakpad/src/testing/gtest/test/ |
H A D | gtest-death-test_test.cc | 76 using testing::internal::GetLastErrnoDescription; 1088 // Tests that GetLastErrnoDescription returns an empty string when the 1090 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { 1092 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); 1094 EXPECT_STREQ("", GetLastErrnoDescription().c_str());
|
/external/googletest/googletest/test/ |
H A D | gtest-death-test_test.cc | 75 using testing::internal::GetLastErrnoDescription; 1151 // Tests that GetLastErrnoDescription returns an empty string when the 1153 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { 1155 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); 1157 EXPECT_STREQ("", GetLastErrnoDescription().c_str());
|
/external/protobuf/gtest/test/ |
H A D | gtest-death-test_test.cc | 72 using testing::internal::GetLastErrnoDescription; 968 // Tests that GetLastErrnoDescription returns an empty string when the 970 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { 972 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); 974 EXPECT_STREQ("", GetLastErrnoDescription().c_str());
|
/external/v8/testing/gtest/test/ |
H A D | gtest-death-test_test.cc | 75 using testing::internal::GetLastErrnoDescription; 1151 // Tests that GetLastErrnoDescription returns an empty string when the 1153 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { 1155 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); 1157 EXPECT_STREQ("", GetLastErrnoDescription().c_str());
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
H A D | gtest-death-test_test.cc | 75 using testing::internal::GetLastErrnoDescription; 1152 // Tests that GetLastErrnoDescription returns an empty string when the 1154 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { 1156 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); 1158 EXPECT_STREQ("", GetLastErrnoDescription().c_str());
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-internal-inl.h | 938 GTEST_API_ String GetLastErrnoDescription();
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
H A D | gtest-all.cc | 1370 GTEST_API_ std::string GetLastErrnoDescription(); 6798 std::string GetLastErrnoDescription() { 6823 << GetLastErrnoDescription() << " [" << last_error << "]"; 6954 << GetLastErrnoDescription(); 7450 GetLastErrnoDescription()); 7462 GetLastErrnoDescription()); 7514 GetLastErrnoDescription());
|
/external/protobuf/gtest/fused-src/gtest/ |
H A D | gtest-all.cc | 1374 String GetLastErrnoDescription(); 6290 String GetLastErrnoDescription() { 6315 << GetLastErrnoDescription() << " [" << last_error << "]"; 6443 << GetLastErrnoDescription(); 6904 GetLastErrnoDescription().c_str())); 6917 GetLastErrnoDescription().c_str()));
|