Searched refs:SPF_Text (Results 1 – 4 of 4) sorted by relevance
27 enum SampleProfileFormat { SPF_None = 0, SPF_Text, SPF_Binary, SPF_GCC }; enumerator
95 testRoundTrip(SampleProfileFormat::SPF_Text); in TEST_F()
229 else if (Format == SPF_Text) in create()
147 sampleprof::SPF_None, sampleprof::SPF_Text, sampleprof::SPF_Binary,