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

/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_config_tests.cpp41 bool InitConfig(const char* property_value) { argument
43 property_set("libc.debug.malloc.options", property_value);
H A Dmalloc_debug_unit_tests.cpp96 void Init(const char* property_value) { argument
97 property_set("libc.debug.malloc.options", property_value);

Completed in 316 milliseconds