Home
last modified time | relevance | path

Searched refs:GetLastErrnoDescription (Results 1 – 22 of 22) sorted by relevance

/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc302 String GetLastErrnoDescription() { in GetLastErrnoDescription() function
327 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
458 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
959 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
972 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
1025 GetLastErrnoDescription().c_str())); in ExecDeathTestSpawnChild()
Dgtest-internal-inl.h956 GTEST_API_ String GetLastErrnoDescription();
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-death-test.cc304 std::string GetLastErrnoDescription() { in GetLastErrnoDescription() function
329 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
460 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
956 GetLastErrnoDescription()); in ExecDeathTestChildMain()
968 GetLastErrnoDescription()); in ExecDeathTestChildMain()
1020 GetLastErrnoDescription()); in ExecDeathTestSpawnChild()
Dgtest-internal-inl.h969 GTEST_API_ std::string GetLastErrnoDescription();
/external/gtest/src/
Dgtest-death-test.cc304 std::string GetLastErrnoDescription() { in GetLastErrnoDescription() function
329 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
460 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
956 GetLastErrnoDescription()); in ExecDeathTestChildMain()
968 GetLastErrnoDescription()); in ExecDeathTestChildMain()
1020 GetLastErrnoDescription()); in ExecDeathTestSpawnChild()
Dgtest-internal-inl.h969 GTEST_API_ std::string GetLastErrnoDescription();
/external/protobuf/gtest/src/
Dgtest-death-test.cc251 String GetLastErrnoDescription() { in GetLastErrnoDescription() function
276 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
404 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
865 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
878 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
Dgtest-internal-inl.h980 String GetLastErrnoDescription();
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc264 String GetLastErrnoDescription() { in GetLastErrnoDescription() function
289 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
423 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
916 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
929 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
Dgtest-internal-inl.h941 GTEST_API_ String GetLastErrnoDescription();
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc264 String GetLastErrnoDescription() { in GetLastErrnoDescription() function
289 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
420 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
913 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
926 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
Dgtest-internal-inl.h938 GTEST_API_ String GetLastErrnoDescription();
/external/protobuf/gtest/test/
Dgtest-death-test_test.cc72 using testing::internal::GetLastErrnoDescription;
970 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { in TEST() argument
972 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); in TEST()
974 EXPECT_STREQ("", GetLastErrnoDescription().c_str()); in TEST()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-death-test_test.cc75 using testing::internal::GetLastErrnoDescription;
1154 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { in TEST() argument
1156 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); in TEST()
1158 EXPECT_STREQ("", GetLastErrnoDescription().c_str()); in TEST()
/external/gtest/test/
Dgtest-death-test_test.cc75 using testing::internal::GetLastErrnoDescription;
1088 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { in TEST() argument
1090 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); in TEST()
1092 EXPECT_STREQ("", GetLastErrnoDescription().c_str()); in TEST()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-death-test_test.cc76 using testing::internal::GetLastErrnoDescription;
1090 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) { in TEST() argument
1092 EXPECT_STRNE("", GetLastErrnoDescription().c_str()); in TEST()
1094 EXPECT_STREQ("", GetLastErrnoDescription().c_str()); in TEST()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc1374 String GetLastErrnoDescription();
6290 String GetLastErrnoDescription() { in GetLastErrnoDescription() function
6315 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
6443 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
6904 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
6917 GetLastErrnoDescription().c_str())); in ExecDeathTestChildMain()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1370 GTEST_API_ std::string GetLastErrnoDescription();
6798 std::string GetLastErrnoDescription() { in GetLastErrnoDescription() function
6823 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
6954 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
7450 GetLastErrnoDescription()); in ExecDeathTestChildMain()
7462 GetLastErrnoDescription()); in ExecDeathTestChildMain()
7514 GetLastErrnoDescription()); in ExecDeathTestSpawnChild()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc1370 GTEST_API_ std::string GetLastErrnoDescription();
6798 std::string GetLastErrnoDescription() { in GetLastErrnoDescription() function
6823 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
6954 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
7450 GetLastErrnoDescription()); in ExecDeathTestChildMain()
7462 GetLastErrnoDescription()); in ExecDeathTestChildMain()
7514 GetLastErrnoDescription()); in ExecDeathTestSpawnChild()
/external/opencv3/modules/ts/src/
Dts_gtest.cpp1380 GTEST_API_ std::string GetLastErrnoDescription();
6837 std::string GetLastErrnoDescription() { in GetLastErrnoDescription() function
6862 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()
6993 << GetLastErrnoDescription(); in ReadAndInterpretStatusByte()
7489 GetLastErrnoDescription()); in ExecDeathTestChildMain()
7501 GetLastErrnoDescription()); in ExecDeathTestChildMain()
7555 GetLastErrnoDescription()); in ExecDeathTestSpawnChild()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym26547 FUNC 40d98 30 0 testing::internal::GetLastErrnoDescription
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym28134 FUNC 61364 50 0 testing::internal::GetLastErrnoDescription