Home
last modified time | relevance | path

Searched refs:AddExceptionThrownFailure (Results 1 – 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc1703 static void AddExceptionThrownFailure(DWORD exception_code, in AddExceptionThrownFailure() function
1802 AddExceptionThrownFailure(GetExceptionCode(), "SetUp()"); in Run()
1812 AddExceptionThrownFailure(GetExceptionCode(), "the test body"); in Run()
1824 AddExceptionThrownFailure(GetExceptionCode(), "TearDown()"); in Run()
1981 AddExceptionThrownFailure(GetExceptionCode(), in Run()
/external/protobuf/gtest/src/
Dgtest.cc1945 static void AddExceptionThrownFailure(DWORD exception_code, in AddExceptionThrownFailure() function
2037 AddExceptionThrownFailure(GetExceptionCode(), "SetUp()"); in Run()
2047 AddExceptionThrownFailure(GetExceptionCode(), "the test body"); in Run()
2059 AddExceptionThrownFailure(GetExceptionCode(), "TearDown()"); in Run()
2270 AddExceptionThrownFailure(GetExceptionCode(), in Run()
/external/open-vcdiff/gtest/src/
Dgtest.cc1975 static void AddExceptionThrownFailure(DWORD exception_code, in AddExceptionThrownFailure() function
2067 AddExceptionThrownFailure(GetExceptionCode(), "SetUp()"); in Run()
2077 AddExceptionThrownFailure(GetExceptionCode(), "the test body"); in Run()
2089 AddExceptionThrownFailure(GetExceptionCode(), "TearDown()"); in Run()
2300 AddExceptionThrownFailure(GetExceptionCode(), in Run()