Searched refs:expected_context (Results 1 – 3 of 3) sorted by relevance
116 for (const auto& [file, expected_context] : files_and_contexts) { in TEST()119 EXPECT_EQ(expected_context, file_context); in TEST()142 std::string expected_context; in TEST() member156 files_and_modes[i].expected_context = secontext; in TEST()175 if (files_and_modes[i].expected_context != secontext) { in TEST()
291 let expected_context = unsafe { in get_selinux_context() localVariable299 expected_context in get_selinux_context()
1219 ClassLoaderContext expected_context; in VerifyClassLoaderContextMatch() local1220 if (!expected_context.Parse(context_spec, verify_checksums)) { in VerifyClassLoaderContextMatch()1226 ClassLoaderInfo* expected = expected_context.class_loader_chain_.get(); in VerifyClassLoaderContextMatch()