Searched refs:package_exists (Results 1 – 5 of 5) sorted by relevance
116 ASSERT_TRUE(context->package_exists); in TEST_F()123 ASSERT_TRUE(context->package_exists); in TEST_F()130 ASSERT_TRUE(context->package_exists); in TEST_F()145 ASSERT_FALSE(context->package_exists); in TEST_F()
185 pub package_exists: bool, field248 package_exists: true, in new()255 package_exists: false, in new()263 package_exists: false, in new()
49 bool package_exists; member
138 context.package_exists = context_cxx.package_exists; in get_package_read_context()
62 if (!(context->package_exists)) \{159 if (!(context->package_exists)) \{