Home
last modified time | relevance | path

Searched refs:ExitedUnsuccessfully (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/src/gtest/include/gtest/
Dgtest-death-test.h180 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
185 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-death-test.h169 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
174 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-death-test.h169 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
174 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-death-test.h180 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
185 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-death-test.h180 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
185 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-death-test.h180 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
185 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-death-test.h181 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
186 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
/external/googletest/googletest/include/gtest/
Dgtest-death-test.h180 ASSERT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
185 EXPECT_EXIT(statement, ::testing::internal::ExitedUnsuccessfully, regex)
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-death-test-internal.h156 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-death-test-internal.h156 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h156 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h156 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h156 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-death-test-internal.h160 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-death-test-internal.h156 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
/external/googletest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h163 GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc219 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc219 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-death-test.cc170 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc170 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc219 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc208 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-death-test.cc222 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
/external/googletest/googletest/src/
Dgtest-death-test.cc230 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function
/external/epid-sdk/ext/gtest/
Dgtest-all.cc7053 bool ExitedUnsuccessfully(int exit_status) { in ExitedUnsuccessfully() function

12