Lines Matching defs:value
69 char value[PROP_VALUE_MAX]; in hierarchical_test_callback() local
236 char value[PROP_VALUE_MAX]; in TEST() local
405 char value[PROP_VALUE_MAX]; in TEST() local
462 const std::string& value = property.second; in TEST() local
468 const std::string& value = property.second; in TEST() local
474 char value[PROP_VALUE_MAX]; in TEST() local
484 std::string value; in TEST() local
486 [](void* cookie, const char*, const char* value, uint32_t) { in TEST()
496 const std::string& value = property.second; in TEST() local
505 const std::string& value = property.second; in TEST() local
522 auto value = std::string(128 * 1024 + 1, 'x'); in TEST() local