Searched refs:MaxCodeSize (Results 1 – 2 of 2) sorted by relevance
578 uint32_t MaxCodeSize = MaximumCodeSize; in AssembledTest() local579 EXPECT_LT(MySize, MaxCodeSize); in AssembledTest()
708 uint32_t MaxCodeSize = MaximumCodeSize; in AssembledTest() local709 EXPECT_LT(MySize, MaxCodeSize); in AssembledTest()