Searched refs:access_load_got (Results 1 – 1 of 1) sorted by relevance
42 static bool access_load_got; variable87 access_load_got = false; in cleanup_test()161 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()216 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()291 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()346 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()433 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()508 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()603 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()693 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()[all …]