Searched refs:thisField (Results 1 – 1 of 1) sorted by relevance
114 const auto& thisField = thisFields[f]; in compare() local117 if (thisField->getField() == LayerStateField::Buffer) { in compare()121 if (thisField->equals(otherField)) { in compare()125 base::StringAppendF(&result, " %16s: ", ftl::flag_string(thisField->getField()).c_str()); in compare()127 const auto& thisStrings = thisField->toStrings(); in compare()