public_ip         211 lib/pengine/tests/native/native_find_rsc_test.c     pcmk_resource_t *public_ip = NULL;
public_ip         218 lib/pengine/tests/native/native_find_rsc_test.c             public_ip = rsc;
public_ip         223 lib/pengine/tests/native/native_find_rsc_test.c     assert_non_null(public_ip);
public_ip         226 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         227 lib/pengine/tests/native/native_find_rsc_test.c     assert_ptr_equal(public_ip,
public_ip         228 lib/pengine/tests/native/native_find_rsc_test.c                      native_find_rsc(public_ip, "Public-IP", NULL,
public_ip         232 lib/pengine/tests/native/native_find_rsc_test.c     assert_null(native_find_rsc(public_ip, "Public-IP", NULL,
public_ip         234 lib/pengine/tests/native/native_find_rsc_test.c     assert_null(native_find_rsc(public_ip, "Public-IP", cluster02,
public_ip         238 lib/pengine/tests/native/native_find_rsc_test.c     assert_null(native_find_rsc(public_ip, "Public-IP", cluster01,
public_ip         242 lib/pengine/tests/native/native_find_rsc_test.c     assert_null(native_find_rsc(public_ip, "Public-IP", cluster02, 0));
public_ip         245 lib/pengine/tests/native/native_find_rsc_test.c     assert_ptr_equal(public_ip,
public_ip         246 lib/pengine/tests/native/native_find_rsc_test.c                      native_find_rsc(public_ip, "Public-IP", cluster02,