Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dgtest_main.cpp47 SetProp("0"); in ScopedEnablingPerf()
52 SetProp(prop_value_); in ~ScopedEnablingPerf()
57 void SetProp(const std::string& value) { in SetProp() function in ScopedEnablingPerf
/system/core/init/
Dsubcontext_test.cpp80 TEST(subcontext, SetProp) { in TEST() argument