Searched refs:mcc_int (Results 1 – 1 of 1) sorted by relevance
1699 int mcc_int = stoi(mcc); in TEST_P() local1700 EXPECT_TRUE(mcc_int >= 0 && mcc_int <= 999); in TEST_P()