Home
last modified time | relevance | path

Searched refs:BasicIntegerPerformance (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dencoder_perf_test.cc25 void BasicIntegerPerformance(pw::perf_test::State& state, uint32_t value) { in BasicIntegerPerformance() function
34 PW_PERF_TEST(SmallIntegerEncoding, BasicIntegerPerformance, 1);
35 PW_PERF_TEST(LargerIntegerEncoding, BasicIntegerPerformance, 4000000000);