Searched refs:forth_export_called (Results 1 – 4 of 4) sorted by relevance
29 bool forth_export_called; member
255 single_data.forth_export_called = true; in forth_export()274 single_data.forth_export_called = false; in single_modification_reset()
1723 zassert_true(single_data.forth_export_called, in ZTEST()1815 zassert_false(single_data.forth_export_called, in ZTEST()1922 zassert_false(single_data.forth_export_called, in ZTEST()
717 bool forth_export_called; member878 single_data.forth_export_called = true; in forth_export()902 single_data.forth_export_called = false; in single_modification_reset()955 zassert_false(single_data.forth_export_called); in ZTEST()976 zassert_false(single_data.forth_export_called); in ZTEST()998 zassert_false(single_data.forth_export_called); in ZTEST()1019 zassert_false(single_data.forth_export_called); in ZTEST()1045 zassert_false(single_data.forth_export_called); in ZTEST()1060 zassert_false(single_data.forth_export_called); in ZTEST()1091 zassert_false(single_data.forth_export_called); in ZTEST()[all …]