Searched refs:ProfileNamesSize (Results 1 – 1 of 1) sorted by relevance
407 auto ProfileNamesSize = in loadTestingFormat() local420 if (Data.size() < ProfileNamesSize) in loadTestingFormat()422 ProfileNames.create(Data.substr(0, ProfileNamesSize), Address); in loadTestingFormat()423 CoverageMapping = Data.substr(ProfileNamesSize); in loadTestingFormat()