notes             768 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 			    run, notes, "this is my note") == NULL) {
notes             771 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		if (EVTAG_ARRAY_ADD_VALUE(run, notes, "pps") == NULL) {
notes             824 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		if (EVTAG_ARRAY_LEN(run, notes) != 2) {
notes             828 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		if (EVTAG_ARRAY_GET(run, notes, 0, &note_one) == -1 ||
notes             829 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		    EVTAG_ARRAY_GET(run, notes, 1, &note_two) == -1) {