Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dproperty_benchmark.cpp77 size_t prop_name_len = sizeof(prop_name_chars) - 1; in LocalPropertyTestState() local
87 prop_name_len--; in LocalPropertyTestState()
89 names[i][j] = prop_name_chars[random() % prop_name_len]; in LocalPropertyTestState()