Searched refs:CTMap (Results 1 – 1 of 1) sorted by relevance
285 ErrorOr<SampleRecord::CallTargetMap> CTMap = in testRoundTrip() local287 ASSERT_FALSE(CTMap.getError()); in testRoundTrip()313 ASSERT_EQ(1000u, CTMap.get()[MconstructRep]); in testRoundTrip()314 ASSERT_EQ(437u, CTMap.get()[StringviewRep]); in testRoundTrip()