HomeSort by relevance Sort by last modified time
    Searched full:getlasterrnodescription (Results 1 - 21 of 21) sorted by null

  /external/protobuf/gtest/test/
gtest-death-test_test.cc 72 using testing::internal::GetLastErrnoDescription;
988 // Tests that GetLastErrnoDescription returns an empty string when the
990 TEST(GetLastErrnoDescription, GetLastErrnoDescriptionWorks) {
992 EXPECT_STRNE("", GetLastErrnoDescription().c_str());
994 EXPECT_STREQ("", GetLastErrnoDescription().c_str());
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-death-test.cc 304 std::string GetLastErrnoDescription() {
329 << GetLastErrnoDescription() << " [" << last_error << "]";
460 << GetLastErrnoDescription();
    [all...]
gtest-internal-inl.h     [all...]
  /external/gtest/src/
gtest-death-test.cc 304 std::string GetLastErrnoDescription() {
329 << GetLastErrnoDescription() << " [" << last_error << "]";
460 << GetLastErrnoDescription();
    [all...]
gtest-internal-inl.h     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 304 std::string GetLastErrnoDescription() {
329 << GetLastErrnoDescription() << " [" << last_error << "]";
460 << GetLastErrnoDescription();
    [all...]
gtest-internal-inl.h     [all...]
  /external/chromium_org/testing/gtest/test/
gtest-death-test_test.cc 75 using testing::internal::GetLastErrnoDescription;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc 264 String GetLastErrnoDescription() {
289 << GetLastErrnoDescription() << " [" << last_error << "]";
420 << GetLastErrnoDescription();
    [all...]
gtest-internal-inl.h     [all...]
  /external/gtest/test/
gtest-death-test_test.cc 75 using testing::internal::GetLastErrnoDescription;
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 264 String GetLastErrnoDescription() {
289 << GetLastErrnoDescription() << " [" << last_error << "]";
423 << GetLastErrnoDescription();
    [all...]
gtest-internal-inl.h     [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 264 String GetLastErrnoDescription() {
289 << GetLastErrnoDescription() << " [" << last_error << "]";
420 << GetLastErrnoDescription();
    [all...]
gtest-internal-inl.h     [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 251 String GetLastErrnoDescription() {
276 << GetLastErrnoDescription() << " [" << last_error << "]";
404 << GetLastErrnoDescription();
    [all...]
gtest-internal-inl.h     [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc 76 using testing::internal::GetLastErrnoDescription;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 487 milliseconds