Searched defs:auto_handle2 (Results 1 - 3 of 3) sorted by relevance

/external/chromium/testing/gtest/test/
H A Dgtest-death-test_test.cc1065 testing::internal::AutoHandle auto_handle2; local
1066 EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle2.Get());
/external/gtest/test/
H A Dgtest-death-test_test.cc1065 testing::internal::AutoHandle auto_handle2; local
1066 EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle2.Get());
/external/protobuf/gtest/test/
H A Dgtest-death-test_test.cc1019 testing::internal::AutoHandle auto_handle2; local
1020 EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle2.Get());

Completed in 36 milliseconds