reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/ProfileData/SampleProfTest.cpp
  334   testRoundTrip(SampleProfileFormat::SPF_Text, false);
  338   testRoundTrip(SampleProfileFormat::SPF_Binary, false);
  342   testRoundTrip(SampleProfileFormat::SPF_Compact_Binary, false);
  346   testRoundTrip(SampleProfileFormat::SPF_Ext_Binary, false);
  350   testRoundTrip(SampleProfileFormat::SPF_Text, true);
  354   testRoundTrip(SampleProfileFormat::SPF_Binary, true);
  358   testRoundTrip(SampleProfileFormat::SPF_Ext_Binary, true);