Home
last modified time | relevance | path

Searched refs:ASSERT_NOT_NULL (Results 1 – 4 of 4) sorted by relevance

/system/utest/cobalt-client/
A Dmetric_options_test.cpp65 ASSERT_NOT_NULL(options.map_fn); in TestMakeExponentialOptions()
66 ASSERT_NOT_NULL(options.reverse_map_fn); in TestMakeExponentialOptions()
82 ASSERT_NOT_NULL(options.map_fn); in TestMakeExponentialOptionsMaxOnly()
83 ASSERT_NOT_NULL(options.reverse_map_fn); in TestMakeExponentialOptionsMaxOnly()
102 ASSERT_NOT_NULL(options.map_fn); in TestMakeExponentialOptionsMaxOnly2()
117 ASSERT_NOT_NULL(options.map_fn); in TestMakeExponentialOptionsMinAndMaxOnly()
134 ASSERT_NOT_NULL(options.map_fn); in TestMakeExponentialOptionsMaxContainedInLastBucket()
203 ASSERT_NOT_NULL(options.map_fn); in TestMakeLinearOptions()
216 ASSERT_NOT_NULL(options.map_fn); in TestMakeLinearOptionsMaxOnly()
228 ASSERT_NOT_NULL(options.map_fn); in TestMakeLinearOptionsMinAndMaxOnly()
[all …]
/system/core/bootsvc/
A Dintegration-test.cpp104 ASSERT_NOT_NULL(ptr); in TestLoader()
161 ASSERT_NOT_NULL(dir); in TestVdsosPresent()
/system/utest/chromeos-disk-setup/
A Dchromeos-disk-setup.cpp359 ASSERT_NOT_NULL(part); in assert_required_partitions()
363 ASSERT_NOT_NULL(part); in assert_required_partitions()
367 ASSERT_NOT_NULL(part); in assert_required_partitions()
371 ASSERT_NOT_NULL(part); in assert_required_partitions()
375 ASSERT_NOT_NULL(part); in assert_required_partitions()
/system/ulib/unittest/include/unittest/
A Dunittest.h589 #define ASSERT_NOT_NULL(p) \ macro

Completed in 8 milliseconds