Searched refs:foo1_arg1 (Results 1 – 1 of 1) sorted by relevance
18 static uint32_t foo1_arg1; variable30 foo1_arg1 = 0; in reset_mocks()49 zassert_equal(arg1, foo1_arg1, "Was 0x%"PRIx32", expected 0x%"PRIx32, in foo1()50 arg1, foo1_arg1); in foo1()80 foo1_arg1 = 0x12345678; in ZTEST()90 wrap_foo1(foo1_arg1, foo1_arg2, foo1_arg3, foo1_arg4), NULL); in ZTEST()