Searched refs:access_save_got (Results 1 – 1 of 1) sorted by relevance
43 static bool access_save_got; variable88 access_save_got = false; in cleanup_test()162 zassert_false(access_save_got, "Did not expect save access notification"); in ZTEST()217 zassert_false(access_save_got, "Did not expect save access notification"); in ZTEST()292 zassert_true(access_save_got, "Expected save access notification"); in ZTEST()347 zassert_true(access_save_got, "Expected save access notification"); in ZTEST()434 zassert_false(access_save_got, "Did not expect save access notification"); in ZTEST()509 zassert_false(access_save_got, "Did no expect save access notification"); in ZTEST()604 zassert_false(access_save_got, "Did no expect save access notification"); in ZTEST()694 zassert_false(access_save_got, "Did not expect save access notification"); in ZTEST()[all …]