Searched refs:ProfileNamesSize (Results 1 – 1 of 1) sorted by relevance
415 auto ProfileNamesSize = in loadTestingFormat() local428 if (Data.size() < ProfileNamesSize) in loadTestingFormat()430 ProfileNames.Data = Data.substr(0, ProfileNamesSize); in loadTestingFormat()431 CoverageMapping = Data.substr(ProfileNamesSize); in loadTestingFormat()