OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kNonFatalFailure
(Results
1 - 10
of
10
) sorted by null
/external/chromium/testing/gtest/include/gtest/
gtest-test-part.h
53
kNonFatalFailure
, // Failed but the test can continue.
95
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/external/chromium_org/testing/gtest/include/gtest/
gtest-test-part.h
53
kNonFatalFailure
, // Failed but the test can continue.
97
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-test-part.h
53
kNonFatalFailure
, // Failed but the test can continue.
95
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/external/gtest/include/gtest/
gtest-test-part.h
53
kNonFatalFailure
, // Failed but the test can continue.
95
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/external/llvm/utils/unittest/googletest/include/gtest/
gtest-test-part.h
53
kNonFatalFailure
, // Failed but the test can continue.
95
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/external/mesa3d/src/gtest/include/gtest/
gtest-test-part.h
53
kNonFatalFailure
, // Failed but the test can continue.
95
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/external/open-vcdiff/gtest/include/gtest/
gtest-test-part.h
52
kNonFatalFailure
, // Failed but the test can continue.
94
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/external/protobuf/gtest/include/gtest/
gtest-test-part.h
52
kNonFatalFailure
, // Failed but the test can continue.
94
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-test-part.h
53
kNonFatalFailure
, // Failed but the test can continue.
97
bool nonfatally_failed() const { return type_ ==
kNonFatalFailure
; }
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h
[
all
...]
Completed in 75 milliseconds