Searched refs:protection_level1 (Results 1 – 1 of 1) sorted by relevance
912 float protection_level1 = code_params_[code_index1].protection_level; in TEST_F() local925 if ((protection_level2 > protection_level1 && length2 >= length1) || in TEST_F()926 (protection_level2 == protection_level1 && length2 > length1)) { in TEST_F()