Home
last modified time | relevance | path

Searched refs:AssertionSuccess (Results 1 – 25 of 61) sorted by relevance

123

/external/clang/unittests/AST/
DCommentParser.cpp89 return ::testing::AssertionSuccess(); in HasChildCount()
115 return ::testing::AssertionSuccess(); in GetChildAt()
136 return ::testing::AssertionSuccess(); in HasTextAt()
157 return ::testing::AssertionSuccess(); in HasTextWithNewlineAt()
178 return ::testing::AssertionSuccess(); in HasBlockCommandAt()
226 return ::testing::AssertionSuccess(); in HasParamCommandAt()
260 return ::testing::AssertionSuccess(); in HasTParamCommandAt()
278 return ::testing::AssertionSuccess(); in HasInlineCommandAt()
298 return ::testing::AssertionSuccess(); in HasInlineCommandAt()
322 return ::testing::AssertionSuccess(); in HasInlineCommandAt()
[all …]
DNamedDeclPrinterTest.cpp92 return ::testing::AssertionSuccess(); in PrintedNamedDeclMatches()
DStmtPrinterTest.cpp97 return ::testing::AssertionSuccess(); in PrintedStmtMatches()
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest_pred_impl.h91 if (pred(v1)) return AssertionSuccess(); in AssertPred1Helper()
135 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
186 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess(); in AssertPred4Helper()
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess(); in AssertPred5Helper()
/external/gtest/include/gtest/
Dgtest_pred_impl.h91 if (pred(v1)) return AssertionSuccess(); in AssertPred1Helper()
135 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
186 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess(); in AssertPred4Helper()
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess(); in AssertPred5Helper()
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest_pred_impl.h91 if (pred(v1)) return AssertionSuccess(); in AssertPred1Helper()
135 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
186 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess(); in AssertPred4Helper()
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess(); in AssertPred5Helper()
Dgtest.h325 GTEST_API_ AssertionResult AssertionSuccess();
1327 return AssertionSuccess(); in CmpHelperEQ()
1441 return AssertionSuccess();\
1571 return AssertionSuccess(); in CmpHelperFloatingPointEQ()
/external/mesa3d/src/gtest/include/gtest/
Dgtest_pred_impl.h91 if (pred(v1)) return AssertionSuccess(); in AssertPred1Helper()
135 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
186 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess(); in AssertPred4Helper()
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess(); in AssertPred5Helper()
Dgtest.h324 GTEST_API_ AssertionResult AssertionSuccess();
1317 return AssertionSuccess(); in CmpHelperEQ()
1431 return AssertionSuccess();\
1561 return AssertionSuccess(); in CmpHelperFloatingPointEQ()
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest_pred_impl.h91 if (pred(v1)) return AssertionSuccess(); in AssertPred1Helper()
135 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
186 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess(); in AssertPred4Helper()
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess(); in AssertPred5Helper()
/external/protobuf/gtest/include/gtest/
Dgtest_pred_impl.h91 if (pred(v1)) return AssertionSuccess(); in AssertPred1Helper()
137 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
190 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
250 if (pred(v1, v2, v3, v4)) return AssertionSuccess(); in AssertPred4Helper()
317 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess(); in AssertPred5Helper()
Dgtest.h309 GTEST_API_ AssertionResult AssertionSuccess();
1264 return AssertionSuccess(); in CmpHelperEQ()
1364 return AssertionSuccess();\
1495 return AssertionSuccess(); in CmpHelperFloatingPointEQ()
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h100 return testing::AssertionSuccess();
200 return testing::AssertionSuccess(); in matchesConditionallyWithCuda()
254 return testing::AssertionSuccess(); in matchAndVerifyResultConditionally()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc638 return AssertionSuccess(); in HasOneFailure()
966 AssertionResult AssertionSuccess() { in AssertionSuccess() function
1043 if (diff <= abs_error) return AssertionSuccess(); in DoubleNearPredFormat()
1064 return AssertionSuccess(); in FloatingPointLE()
1070 return AssertionSuccess(); in FloatingPointLE()
1116 return AssertionSuccess(); in CmpHelperEQ()
1133 return AssertionSuccess();\
1166 return AssertionSuccess(); in CmpHelperSTREQ()
1182 return AssertionSuccess(); in CmpHelperSTRCASEEQ()
1198 return AssertionSuccess(); in CmpHelperSTRNE()
[all …]
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc639 return AssertionSuccess(); in HasOneFailure()
967 AssertionResult AssertionSuccess() { in AssertionSuccess() function
1044 if (diff <= abs_error) return AssertionSuccess(); in DoubleNearPredFormat()
1065 return AssertionSuccess(); in FloatingPointLE()
1071 return AssertionSuccess(); in FloatingPointLE()
1117 return AssertionSuccess(); in CmpHelperEQ()
1134 return AssertionSuccess();\
1167 return AssertionSuccess(); in CmpHelperSTREQ()
1183 return AssertionSuccess(); in CmpHelperSTRCASEEQ()
1199 return AssertionSuccess(); in CmpHelperSTRNE()
[all …]
/external/mesa3d/src/gtest/src/
Dgtest.cc638 return AssertionSuccess(); in HasOneFailure()
966 AssertionResult AssertionSuccess() { in AssertionSuccess() function
1043 if (diff <= abs_error) return AssertionSuccess(); in DoubleNearPredFormat()
1064 return AssertionSuccess(); in FloatingPointLE()
1070 return AssertionSuccess(); in FloatingPointLE()
1116 return AssertionSuccess(); in CmpHelperEQ()
1133 return AssertionSuccess();\
1166 return AssertionSuccess(); in CmpHelperSTREQ()
1182 return AssertionSuccess(); in CmpHelperSTRCASEEQ()
1198 return AssertionSuccess(); in CmpHelperSTRNE()
[all …]
/external/protobuf/gtest/src/
Dgtest.cc616 return AssertionSuccess(); in HasOneFailure()
981 AssertionResult AssertionSuccess() { in AssertionSuccess() function
1058 if (diff <= abs_error) return AssertionSuccess(); in DoubleNearPredFormat()
1080 return AssertionSuccess(); in FloatingPointLE()
1086 return AssertionSuccess(); in FloatingPointLE()
1134 return AssertionSuccess(); in CmpHelperEQ()
1151 return AssertionSuccess();\
1185 return AssertionSuccess(); in CmpHelperSTREQ()
1201 return AssertionSuccess(); in CmpHelperSTRCASEEQ()
1217 return AssertionSuccess(); in CmpHelperSTRNE()
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc642 return AssertionSuccess(); in HasOneFailure()
968 AssertionResult AssertionSuccess() { in AssertionSuccess() function
1046 if (diff <= abs_error) return AssertionSuccess(); in DoubleNearPredFormat()
1067 return AssertionSuccess(); in FloatingPointLE()
1073 return AssertionSuccess(); in FloatingPointLE()
1119 return AssertionSuccess(); in CmpHelperEQ()
1136 return AssertionSuccess();\
1169 return AssertionSuccess(); in CmpHelperSTREQ()
1185 return AssertionSuccess(); in CmpHelperSTRCASEEQ()
1201 return AssertionSuccess(); in CmpHelperSTRNE()
[all …]
/external/gtest/src/
Dgtest.cc642 return AssertionSuccess(); in HasOneFailure()
968 AssertionResult AssertionSuccess() { in AssertionSuccess() function
1046 if (diff <= abs_error) return AssertionSuccess(); in DoubleNearPredFormat()
1067 return AssertionSuccess(); in FloatingPointLE()
1073 return AssertionSuccess(); in FloatingPointLE()
1119 return AssertionSuccess(); in CmpHelperEQ()
1136 return AssertionSuccess();\
1169 return AssertionSuccess(); in CmpHelperSTREQ()
1185 return AssertionSuccess(); in CmpHelperSTRCASEEQ()
1201 return AssertionSuccess(); in CmpHelperSTRNE()
[all …]
/external/ceres-solver/internal/ceres/
Diterative_schur_complement_solver_test.cc103 return testing::AssertionSuccess(); in TestSolver()
/external/llvm/unittests/ProfileData/
DSampleProfTest.cpp22 return ::testing::AssertionSuccess(); in NoError()
/external/gtest/test/
Dgtest_pred_impl_unittest.cc104 return testing::AssertionSuccess(); in PredFormatFunction1()
494 return testing::AssertionSuccess(); in PredFormatFunction2()
926 return testing::AssertionSuccess(); in PredFormatFunction3()
1400 return testing::AssertionSuccess(); in PredFormatFunction4()
1916 return testing::AssertionSuccess(); in PredFormatFunction5()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_pred_impl_unittest.cc104 return testing::AssertionSuccess(); in PredFormatFunction1()
494 return testing::AssertionSuccess(); in PredFormatFunction2()
926 return testing::AssertionSuccess(); in PredFormatFunction3()
1400 return testing::AssertionSuccess(); in PredFormatFunction4()
1916 return testing::AssertionSuccess(); in PredFormatFunction5()
/external/google-breakpad/src/testing/gtest/test/
Dgtest_pred_impl_unittest.cc104 return testing::AssertionSuccess(); in PredFormatFunction1()
494 return testing::AssertionSuccess(); in PredFormatFunction2()
926 return testing::AssertionSuccess(); in PredFormatFunction3()
1400 return testing::AssertionSuccess(); in PredFormatFunction4()
1916 return testing::AssertionSuccess(); in PredFormatFunction5()
/external/protobuf/gtest/test/
Dgtest_pred_impl_unittest.cc104 return testing::AssertionSuccess(); in PredFormatFunction1()
495 return testing::AssertionSuccess(); in PredFormatFunction2()
928 return testing::AssertionSuccess(); in PredFormatFunction3()
1403 return testing::AssertionSuccess(); in PredFormatFunction4()
1920 return testing::AssertionSuccess(); in PredFormatFunction5()

123