Searched refs:pr_winexe (Results 1 – 1 of 1) sorted by relevance
406 PolicyRule pr_winexe(SIGNAL_ALARM); in TEST() local407 EXPECT_TRUE(pr_winexe.AddStringMatch(IF, 0, L"\\\\/?/?\\C:\\Windows\\*.exe", in TEST()409 EXPECT_TRUE(pr_winexe.AddNumberMatch(IF, 2, FILE_ATTRIBUTE_NORMAL, EQUAL)); in TEST()411 size_t opc3 = pr_winexe.GetOpcodeCount(); in TEST()438 EXPECT_TRUE(policyGen.AddRule(kNtFakeCreateFile, &pr_winexe)); in TEST()