Searched refs:ProfileNamesSize (Results 1 – 1 of 1) sorted by relevance
410 auto ProfileNamesSize = in loadTestingFormat() local423 if (Data.size() < ProfileNamesSize) in loadTestingFormat()425 ProfileNames.Data = Data.substr(0, ProfileNamesSize); in loadTestingFormat()426 CoverageMapping = Data.substr(ProfileNamesSize); in loadTestingFormat()