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