HomeSort by relevance Sort by last modified time
    Searched refs:AssertionSuccess (Results 1 - 25 of 117) sorted by null

1 2 3 4 5

  /hardware/interfaces/radio/1.0/vts/functional/
vts_test_util.cpp 32 return testing::AssertionSuccess();
38 return testing::AssertionSuccess();
43 return testing::AssertionSuccess();
52 return testing::AssertionSuccess();
  /frameworks/base/libs/androidfw/tests/
TestHelpers.cpp 23 using ::testing::AssertionSuccess;
57 return AssertionSuccess();
81 return AssertionSuccess() << actual_str.string();
  /frameworks/base/tools/aapt/tests/
AaptGroupEntry_test.cpp 29 return ::testing::AssertionSuccess() << dirName << " was successfully parsed";
  /frameworks/native/libs/vr/libdvrcommon/include/private/dvr/test/
test_macros.h 28 return ::testing::AssertionSuccess();
48 return ::testing::AssertionSuccess();
57 return ::testing::AssertionSuccess();
76 return ::testing::AssertionSuccess();
  /frameworks/base/tools/aapt2/
Locale_test.cpp 50 return ::testing::AssertionSuccess();
84 return ::testing::AssertionSuccess();
  /hardware/interfaces/health/2.0/vts/functional/
VtsHalHealthV2_0TargetTest.cpp 28 using ::testing::AssertionSuccess;
94 return r.isOk() ? AssertionSuccess() : (AssertionFailure() << r.description());
106 return AssertionSuccess();
171 return AssertionSuccess();
177 return AssertionSuccess();
  /external/clang/unittests/AST/
CommentParser.cpp 89 return ::testing::AssertionSuccess();
115 return ::testing::AssertionSuccess();
136 return ::testing::AssertionSuccess();
157 return ::testing::AssertionSuccess();
178 return ::testing::AssertionSuccess();
226 return ::testing::AssertionSuccess();
260 return ::testing::AssertionSuccess();
278 return ::testing::AssertionSuccess();
298 return ::testing::AssertionSuccess();
322 return ::testing::AssertionSuccess();
    [all...]
NamedDeclPrinterTest.cpp 92 return ::testing::AssertionSuccess();
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /external/googletest/googletest/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /external/mesa3d/src/gtest/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /external/protobuf/gtest/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
137 if (pred(v1, v2)) return AssertionSuccess();
190 if (pred(v1, v2, v3)) return AssertionSuccess();
250 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
317 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /external/v8/testing/gtest/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
gtest_pred_impl.h 91 if (pred(v1)) return AssertionSuccess();
135 if (pred(v1, v2)) return AssertionSuccess();
186 if (pred(v1, v2, v3)) return AssertionSuccess();
244 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
309 if (pred(v1, v2, v3, v4, v5)) return AssertionSuccess();
  /frameworks/base/tools/aapt2/compile/
Pseudolocalizer_test.cpp 37 return ::testing::AssertionSuccess();
49 return ::testing::AssertionSuccess();
  /frameworks/native/services/surfaceflinger/tests/fakehwc/
FakeComposerUtils.cpp 94 return ::testing::AssertionSuccess();
117 return ::testing::AssertionSuccess();
  /frameworks/base/tools/split-select/
SplitSelector_test.cpp 35 return ::testing::AssertionSuccess();
TestRules.cpp 85 return ::testing::AssertionSuccess();
  /frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
VtsHalSensorManagerV1_0TargetTest.cpp 50 ? ::testing::AssertionSuccess()
58 ? ::testing::AssertionSuccess()
67 ? ::testing::AssertionSuccess()
86 return ::testing::AssertionSuccess();
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.h 104 return testing::AssertionSuccess();
210 return testing::AssertionSuccess();
266 return testing::AssertionSuccess();

Completed in 2344 milliseconds

1 2 3 4 5