Searched refs:IsNull (Results 1 – 6 of 6) sorted by relevance
20 import static org.hamcrest.core.IsNull.notNullValue;21 import static org.hamcrest.core.IsNull.nullValue;
24 import static org.hamcrest.core.IsNull.nullValue;25 import static org.hamcrest.core.IsNull.notNullValue;
20 import static org.hamcrest.core.IsNull.nullValue;
20 import static org.hamcrest.core.IsNull.notNullValue;
221 EXPECT_THAT(item1_1, IsNull()); in TEST()231 EXPECT_THAT(item2_2, IsNull()); in TEST()
85 bool IsNull() const { return !o; } in IsNull() function1369 if (off.IsNull()) return; // Don't store.