Searched refs:HasAttribute (Results 1 – 5 of 5) sorted by relevance
174 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest191 if (!HasAttribute(key)) { in GetAttributeOrDie()296 if (t.HasAttribute("Error")) { in FileTestMain()
100 bool HasAttribute(const std::string &key);
129 if (t->HasAttribute("IV")) { in TestOperation()226 if (t->HasAttribute("Operation")) { in TestCipher()
73 if (!t->HasAttribute("NO_SEAL")) { in TestAEAD()119 if (t->HasAttribute("FAILS")) { in TestAEAD()
209 if (t->HasAttribute("Digest")) { in TestEVP()