public_ip         214 lib/pengine/tests/native/native_find_rsc_test.c     pcmk_resource_t *public_ip = NULL;
public_ip         223 lib/pengine/tests/native/native_find_rsc_test.c             public_ip = rsc;
public_ip         228 lib/pengine/tests/native/native_find_rsc_test.c     assert_non_null(public_ip);
public_ip         231 lib/pengine/tests/native/native_find_rsc_test.c     assert_ptr_equal(public_ip, native_find_rsc(public_ip, "Public-IP", NULL, 0));
public_ip         232 lib/pengine/tests/native/native_find_rsc_test.c     assert_ptr_equal(public_ip,
public_ip         233 lib/pengine/tests/native/native_find_rsc_test.c                      native_find_rsc(public_ip, "Public-IP", NULL,
public_ip         237 lib/pengine/tests/native/native_find_rsc_test.c     assert_null(native_find_rsc(public_ip, "Public-IP", NULL,
public_ip         239 lib/pengine/tests/native/native_find_rsc_test.c     assert_null(native_find_rsc(public_ip, "Public-IP", cluster02,
public_ip         243 lib/pengine/tests/native/native_find_rsc_test.c     assert_null(native_find_rsc(public_ip, "Public-IP", cluster01,
public_ip         247 lib/pengine/tests/native/native_find_rsc_test.c     assert_null(native_find_rsc(public_ip, "Public-IP", cluster02, 0));
public_ip         250 lib/pengine/tests/native/native_find_rsc_test.c     assert_ptr_equal(public_ip,
public_ip         251 lib/pengine/tests/native/native_find_rsc_test.c                      native_find_rsc(public_ip, "Public-IP", cluster02,