HomeSort by relevance Sort by last modified time
    Searched refs:AssertionResult (Results 51 - 75 of 135) sorted by null

1 23 4 5 6

  /external/chromium_org/components/policy/core/common/
preg_parser_win_unittest.cc 22 testing::AssertionResult RegistryDictEquals(const RegistryDict& a,
33 testing::AssertionResult result = RegistryDictEquals(*iter_key_a->second,
  /external/chromium_org/extensions/browser/api/storage/
storage_api_unittest.cc 62 testing::AssertionResult RunGetFunction(const std::string& key,
  /external/chromium_org/components/domain_reliability/
scheduler_unittest.cc 40 ::testing::AssertionResult CheckNoPendingUpload() {
52 ::testing::AssertionResult CheckPendingUpload(TimeDelta expected_min,
77 ::testing::AssertionResult CheckStartingUpload(size_t expected_collector) {
  /external/chromium_org/extensions/common/api/sockets/
sockets_manifest_permission_unittest.cc 86 static testing::AssertionResult CheckFormat(
116 static testing::AssertionResult CheckFormat(const std::string& json) {
120 static testing::AssertionResult CheckFormat(const std::string& json,
128 static testing::AssertionResult CheckFormat(const std::string& json,
137 static testing::AssertionResult CheckFormat(const std::string& json,
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h 83 class AssertionResult; // Result of an assertion.
189 GTEST_API_ AssertionResult EqFailure(const char* expected_expression,
197 const AssertionResult& assertion_result,
463 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
465 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 107 class AssertionResult; // Result of an assertion.
274 GTEST_API_ AssertionResult EqFailure(const char* expected_expression,
282 const AssertionResult& assertion_result,
538 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
540 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
    [all...]
  /external/clang/unittests/AST/
DeclPrinterTest.cpp 68 ::testing::AssertionResult PrintedDeclMatches(
101 ::testing::AssertionResult PrintedDeclCXX98Matches(StringRef Code,
112 ::testing::AssertionResult PrintedDeclCXX98Matches(
124 ::testing::AssertionResult PrintedDeclCXX11Matches(StringRef Code,
135 ::testing::AssertionResult PrintedDeclCXX11Matches(
147 ::testing::AssertionResult PrintedDeclCXX11nonMSCMatches(
160 ::testing::AssertionResult PrintedDeclObjCMatches(
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 83 class AssertionResult; // Result of an assertion.
189 GTEST_API_ AssertionResult EqFailure(const char* expected_expression,
197 const AssertionResult& assertion_result,
463 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
465 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 136 class AssertionResult; // Result of an assertion.
303 GTEST_API_ AssertionResult EqFailure(const char* expected_expression,
311 const AssertionResult& assertion_result,
567 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
569 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 107 class AssertionResult; // Result of an assertion.
274 GTEST_API_ AssertionResult EqFailure(const char* expected_expression,
282 const AssertionResult& assertion_result,
538 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
540 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 82 class AssertionResult; // Result of an assertion.
188 GTEST_API_ AssertionResult EqFailure(const char* expected_expression,
196 const AssertionResult& assertion_result,
452 GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
454 GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 609 AssertionResult HasOneFailure(const char* /* results_expr */,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 605 AssertionResult HasOneFailure(const char* /* results_expr */,
    [all...]
  /external/gtest/src/
gtest.cc 609 AssertionResult HasOneFailure(const char* /* results_expr */,
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 605 AssertionResult HasOneFailure(const char* /* results_expr */,
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 605 AssertionResult HasOneFailure(const char* /* results_expr */,
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 605 AssertionResult HasOneFailure(const char* /* results_expr */,
    [all...]
  /external/chromium_org/chrome/common/extensions/api/storage/
storage_schema_manifest_handler_unittest.cc 57 testing::AssertionResult Validates(const std::string& schema) {
  /external/chromium_org/components/network_time/
network_time_tracker_unittest.cc 83 testing::AssertionResult ValidateExpectedTime() const {
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
address_ui_test.cc 34 testing::AssertionResult ComponentsAreValid(
fake_downloader_test.cc 60 testing::AssertionResult DataIsValid(const std::string& data,
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 104 class AssertionResult; // Result of an assertion.
296 AssertionResult EqFailure(const char* expected_expression,
554 AssertionResult IsHRESULTSuccess(const char* expr, long hr); // NOLINT
555 AssertionResult IsHRESULTFailure(const char* expr, long hr); // NOLINT
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/cpp/test/
fake_downloader_test.cc 65 testing::AssertionResult DataIsValid(const std::string& data,
105 testing::AssertionResult AggregateDataIsValid(const std::string& data,
  /external/protobuf/gtest/src/
gtest.cc 573 AssertionResult HasOneFailure(const char* /* results_expr */,
    [all...]
  /external/chromium_org/testing/gtest/test/
gtest_pred_impl_unittest.cc 101 testing::AssertionResult PredFormatFunction1(const char* e1,
115 testing::AssertionResult operator()(const char* e1,
489 testing::AssertionResult PredFormatFunction2(const char* e1,
505 testing::AssertionResult operator()(const char* e1,
919 testing::AssertionResult PredFormatFunction3(const char* e1,
937 testing::AssertionResult operator()(const char* e1,
    [all...]

Completed in 5291 milliseconds

1 23 4 5 6