Searched refs:BasicIntegerPerformance (Results 1 – 1 of 1) sorted by relevance
25 void BasicIntegerPerformance(pw::perf_test::State& state, uint32_t value) { in BasicIntegerPerformance() function34 PW_PERF_TEST(SmallIntegerEncoding, BasicIntegerPerformance, 1);35 PW_PERF_TEST(LargerIntegerEncoding, BasicIntegerPerformance, 4000000000);