Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dproperty_benchmark.cpp38 struct LocalPropertyTestState { struct
39 explicit LocalPropertyTestState(int nprops) in LocalPropertyTestState() argument
97 ~LocalPropertyTestState() { in ~LocalPropertyTestState() argument
130 LocalPropertyTestState pa(nprops); in BM_property_get() argument
143 LocalPropertyTestState pa(nprops); in BM_property_find()
155 LocalPropertyTestState pa(nprops); in BM_property_read()
178 LocalPropertyTestState pa(nprops); in BM_property_serial()
/bionic/libc/system_properties/include/system_properties/
Dsystem_properties.h44 friend struct LocalPropertyTestState;