Home
last modified time | relevance | path

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

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