Searched refs:IsAtNewInstructionBlock (Results 1 – 4 of 4) sorted by relevance
50 if (t->IsAtNewInstructionBlock()) { in TestRSA2SigGen()
125 if (t->IsAtNewInstructionBlock() && num_keys == kNotPresent) { in TestKAT()
174 bool IsAtNewInstructionBlock() const;
399 bool FileTest::IsAtNewInstructionBlock() const { in IsAtNewInstructionBlock() function in FileTest