| /system/utest/fidl-compiler/ |
| A D | consts_tests.cpp | 37 ASSERT_FALSE(library.Compile()); in BadConstTestBoolWithString() 53 ASSERT_FALSE(library.Compile()); in BadConstTestBoolWithNumeric() 96 ASSERT_FALSE(library.Compile()); in BadConstTestInt32WithString() 112 ASSERT_FALSE(library.Compile()); in BadConstTestInt32WithBool() 155 ASSERT_FALSE(library.Compile()); in BadConstTestUint64Negative() 171 ASSERT_FALSE(library.Compile()); in BadConstTestUint64Overflow() 227 ASSERT_FALSE(library.Compile()); in BadConstTestFloat32HighLimit() 243 ASSERT_FALSE(library.Compile()); in BadConstTestFloat32LowLimit() 286 ASSERT_FALSE(library.Compile()); in BadConstTestStringWithNumeric() 302 ASSERT_FALSE(library.Compile()); in BadConstTestStringWithBool() [all …]
|
| A D | enums_tests.cpp | 39 ASSERT_FALSE(library.Compile()); in BadEnumTestWithNonUniqueValues() 62 ASSERT_FALSE(library.Compile()); in BadEnumTestWithNonUniqueValuesOutOfLine() 82 ASSERT_FALSE(library.Compile()); in BadEnumTestUnsignedWithNegativeMember() 101 ASSERT_FALSE(library.Compile()); in BadEnumTestInferredUnsignedWithNegativeMember() 120 ASSERT_FALSE(library.Compile()); in BadEnumTestMemberOverflow() 140 ASSERT_FALSE(library.Compile()); in BadEnumTestDuplicateMember()
|
| A D | optionals_tests.cpp | 27 ASSERT_FALSE(library.Compile()); in test_no_optional_on_primitive() 49 ASSERT_FALSE(library.Compile()); in test_no_optional_on_aliased_primitive()
|
| A D | ordinals_tests.cpp | 77 ASSERT_FALSE(library.Compile()); in ordinal_cannot_be_zero() 98 ASSERT_FALSE(library.Compile()); in test_clashing_ordinal_values() 127 ASSERT_FALSE(library.Compile()); in test_clashing_ordinal_values_with_attribute()
|
| A D | using_tests.cpp | 93 ASSERT_FALSE(library.Compile()); in invalid_did_not_declare_dependency_with_using() 121 ASSERT_FALSE(library.Compile()); in invalid_duplicate_using()
|
| /system/utest/digest/ |
| A D | digest.cpp | 115 ASSERT_FALSE(actual == nullptr, "Does not equal NULL"); in DigestEquality() 123 ASSERT_FALSE(actual != actual, "Doesn't not equal self"); in DigestEquality() 124 ASSERT_FALSE(actual != actual_bytes, "Doesn't not equal self.bytes_"); in DigestEquality() 125 ASSERT_FALSE(actual != expected, "Doesn't not equal expected"); in DigestEquality() 142 ASSERT_FALSE(digest1.is_valid()); in DigestMove() 146 ASSERT_FALSE(digest1.is_valid()); in DigestMove() 148 ASSERT_FALSE(digest2.is_valid()); in DigestMove() 168 ASSERT_FALSE(digest1.is_valid()); in DigestMove() 179 ASSERT_FALSE(digest2.is_valid()); in DigestMove() 185 ASSERT_FALSE(digest2.is_valid()); in DigestMove() [all …]
|
| /system/ulib/blobfs/test/ |
| A D | node-populator-test.cpp | 95 ASSERT_FALSE(inode->header.IsAllocated()); in WalkOneTest() 96 ASSERT_FALSE(inode->header.IsExtentContainer()); in WalkOneTest() 155 ASSERT_FALSE(inode->header.IsAllocated()); in WalkAllInlineExtentsTest() 219 ASSERT_FALSE(inode->header.IsAllocated()); in WalkManyNodesTest() 282 ASSERT_FALSE(inode->header.IsAllocated()); in WalkManyContainersTest() 371 ASSERT_FALSE(inode->header.IsAllocated()); in WalkExtraNodesTest() 407 ASSERT_FALSE(inode->header.IsAllocated()); in WalkExtraNodesTest() 409 ASSERT_FALSE(inode->header.IsAllocated()); in WalkExtraNodesTest() 447 ASSERT_FALSE(inode->header.IsAllocated()); in WalkExtraExtentsTest() 486 ASSERT_FALSE(inode->header.IsAllocated()); in WalkExtraExtentsTest() [all …]
|
| A D | allocated-extent-iterator-test.cpp | 109 ASSERT_FALSE(iter.Done()); in InlineNodeTest() 153 ASSERT_FALSE(iter.Done()); in MultiNodeTest() 274 ASSERT_FALSE(iter.Done()); in BlockIteratorFragmentedTest() 281 ASSERT_FALSE(iter.Done()); in BlockIteratorFragmentedTest() 327 ASSERT_FALSE(iter.Done()); in BlockIteratorUnfragmentedTest() 341 ASSERT_FALSE(iter.Done()); in BlockIteratorUnfragmentedTest()
|
| A D | vector-extent-iterator-test.cpp | 79 ASSERT_FALSE(iter.Done()); in MultiExtentTest() 111 ASSERT_FALSE(iter.Done()); in BlockIteratorTest() 115 ASSERT_FALSE(iter.Done()); in BlockIteratorTest()
|
| A D | allocator-test.cpp | 24 ASSERT_FALSE(allocator.ReserveNode()); in NullTest() 61 ASSERT_FALSE(allocator->ReserveNode()); in SingleCollisionTest() 67 ASSERT_FALSE(allocator->ReserveNode()); in SingleCollisionTest() 366 ASSERT_FALSE(allocator->ReserveNode()); in CheckNodeMapSize()
|
| A D | journal-test.cpp | 102 ASSERT_FALSE(processor.IsEmpty()); in JournalEntryLifetimeTest()
|
| /system/utest/cobalt-client/ |
| A D | cobalt_logger_test.cpp | 194 ASSERT_FALSE(Log(MakeRemoteMetricInfo(), logger.get())); in ServiceConnectionFailed() 195 ASSERT_FALSE(logger->IsListeningForReply()); in ServiceConnectionFailed() 205 ASSERT_FALSE(Log(MakeRemoteMetricInfo(), logger.get())); in ConfigurationReadFailed() 206 ASSERT_FALSE(logger->IsListeningForReply()); in ConfigurationReadFailed() 218 ASSERT_FALSE(Log(MakeRemoteMetricInfo(), logger.get())); in ServiceConnectedWaitsForReply() 233 ASSERT_FALSE(Log(MakeRemoteMetricInfo(), logger.get())); in ServiceReplied() 243 ASSERT_FALSE(Log(MakeRemoteMetricInfo(), logger.get())); in ServiceReplied() 244 ASSERT_FALSE(logger->IsListeningForReply()); in ServiceReplied() 254 ASSERT_FALSE(Log(MakeRemoteMetricInfo(), logger.get())); in RetryOnFactoryPeerClosed() 267 ASSERT_FALSE(Log(MakeRemoteMetricInfo(), logger.get())); in RetryOnFactoryPeerClosed() [all …]
|
| A D | metric_options_test.cpp | 21 ASSERT_FALSE(options.IsRemote()); in TestLocal() 22 ASSERT_FALSE(options.IsLazy()); in TestLocal() 143 ASSERT_FALSE(options.IsValid()); in TestExponentialInvalidBase() 151 ASSERT_FALSE(options.IsValid()); in TestExponentialInvalidScalar() 250 ASSERT_FALSE(options.IsValid()); in TestLinearInvalidScalar()
|
| /system/utest/fs-test-utils/ |
| A D | fixture_test.cpp | 68 ASSERT_FALSE(options.IsValid(&err_str)); in IsValidEmptyIsFalse() 69 ASSERT_FALSE(err_str.empty()); in IsValidEmptyIsFalse() 88 ASSERT_FALSE(options.IsValid(&err_str)); in IsValidBlockAndRamdiskSetIsFalse() 89 ASSERT_FALSE(err_str.empty()); in IsValidBlockAndRamdiskSetIsFalse() 100 ASSERT_FALSE(options.IsValid(&err_str)); in IsValidRamdiskBlockCountIsZeroFalse() 101 ASSERT_FALSE(err_str.empty()); in IsValidRamdiskBlockCountIsZeroFalse() 113 ASSERT_FALSE(err_str.empty()); in IsValidRamdiskBlockSizeIsZeroFalse() 124 ASSERT_FALSE(err_str.empty()); in IsValidFvmSlizeSizeIsZeroFalse() 135 ASSERT_FALSE(err_str.empty()); in IsValidFvmSlizeSizeIsNotMultipleOfFvmBlockSizeFalse() 145 ASSERT_FALSE(err_str.empty()); in IsValidNoBlockDeviceFalse() [all …]
|
| A D | unittest_test.cpp | 36 ASSERT_FALSE(fixture->partition_path().empty(), "No partition path set"); in VerifyRamdiskAndFvmExist() 37 ASSERT_FALSE(fixture->block_device_path().empty(), "No block device path set."); in VerifyRamdiskAndFvmExist() 38 ASSERT_FALSE(fixture->fs_path().empty(), "No fs_path set"); in VerifyRamdiskAndFvmExist()
|
| A D | perftest_test.cpp | 60 ASSERT_FALSE(p_options.IsValid(&err), err.c_str()); in NoOutputIsInvalid() 75 ASSERT_FALSE(f_options.IsValid(&err)); in InvalidOptionsReturnFalseAndPrintsUsage() 79 ASSERT_FALSE(ParseCommandLineArgs(1, argv, &f_options, &p_options, fp)); in InvalidOptionsReturnFalseAndPrintsUsage() 102 ASSERT_FALSE(ParseCommandLineArgs(2, argv, &f_options, &p_options, fp)); in HelpPrintsUsageMessage() 168 ASSERT_FALSE(p_options.is_unittest); in OptionsAreOverwritten()
|
| /system/utest/banjo-compiler/ |
| A D | using_tests.cpp | 93 ASSERT_FALSE(library.Compile()); in invalid_did_not_declare_dependency_with_using() 121 ASSERT_FALSE(library.Compile()); in invalid_duplicate_using()
|
| /system/utest/fbl/include/fbl/tests/intrusive_containers/ |
| A D | intrusive_wavl_tree_checker.h | 61 ASSERT_FALSE(is_sentinel_ptr(tree.root_), ""); in SanityCheck() 64 ASSERT_FALSE(is_sentinel_ptr(tree.left_most_), ""); in SanityCheck() 70 ASSERT_FALSE(is_sentinel_ptr(tree.right_most_), ""); in SanityCheck()
|
| /system/utest/chromeos-disk-setup/ |
| A D | chromeos-disk-setup.cpp | 388 ASSERT_FALSE(is_ready_to_pave(dev, test.Info(), SZ_ZX_PART), in TestDefaultConfig() 412 ASSERT_FALSE(is_ready_to_pave(dev, test.Info(), SZ_ZX_PART), in TestAlreadyConfigured() 438 ASSERT_FALSE(is_ready_to_pave(dev, test.Info(), SZ_ZX_PART), in TestNoCParts() 467 ASSERT_FALSE(is_ready_to_pave(dev, test.Info(), SZ_ZX_PART), in TestNoRootc() 496 ASSERT_FALSE(is_ready_to_pave(dev, test.Info(), SZ_ZX_PART), in TestNoKernc() 544 ASSERT_FALSE(is_ready_to_pave(dev, test.Info(), SZ_ZX_PART), in TestDiskTooSmall() 549 ASSERT_FALSE(is_ready_to_pave(dev, test.Info(), SZ_ZX_PART), in TestDiskTooSmall() 565 ASSERT_FALSE(is_cros(dev), "This should NOT be recognized as a chromos layout"); in TestIsCrosDevice()
|
| /system/utest/fs/ |
| A D | metrics_test.cpp | 100 ASSERT_FALSE(metrics.IsEnabled()); in TestEnableMetricsDisabled() 101 ASSERT_FALSE(vnodes->metrics_enabled); in TestEnableMetricsDisabled()
|
| A D | misc.c | 33 ASSERT_FALSE(edirents[i].seen, "Direntry seen twice"); in fcheck_dir_contents()
|
| A D | test-persist.cpp | 231 ASSERT_FALSE(target_found, "Target found twice!"); in TestRenameLoop() 249 ASSERT_FALSE(target_found); in TestRenameLoop()
|
| /system/dev/nand/ram-nand/test/ |
| A D | ram-nand-ctl.cpp | 61 ASSERT_FALSE(found); in TrivialLifetimeTest()
|
| /system/utest/perftest/ |
| A D | results-test.cpp | 12 ASSERT_FALSE(ferror(fp)); in FixUpFileBuffer()
|
| /system/dev/block/ftl/test/ |
| A D | driver-test.cpp | 83 ASSERT_FALSE(driver.IsEmptyPage(0, data.get(), oob.get())); in IsEmptyTest() 148 ASSERT_FALSE(driver.IsEmptyPage(5, data.get(), oob.get())); in ReAttachTest()
|