Searched refs:flag_exists (Results 1 – 4 of 4) sorted by relevance
193 pub flag_exists: bool, field278 flag_exists: true, in new()285 flag_exists: false, in new()293 flag_exists: false, in new()
56 bool flag_exists; member
167 ASSERT_TRUE(context->flag_exists); in TEST_F()182 ASSERT_FALSE(context->flag_exists); in TEST_F()186 ASSERT_FALSE(context->flag_exists); in TEST_F()
158 context.flag_exists = context_cxx.flag_exists; in get_flag_read_context()