Searched refs:GetInstructionOrDie (Results 1 – 3 of 3) sorted by relevance
190 const std::string &GetInstructionOrDie(const std::string &key);
289 const std::string &FileTest::GetInstructionOrDie(const std::string &key) { in GetInstructionOrDie() function in FileTest
471 ASSERT_EQ("MGF1", t->GetInstructionOrDie("mgf")); in RunWycheproofTest()