Searched refs:num_str (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp163 char num_str[32]; local
164 snprintf(num_str, sizeof(num_str), "%d", num);
165 String16 serviceName = String16("binderWorker") + String16(num_str);

Completed in 236 milliseconds