Searched defs:value_ (Results 1 – 12 of 12) sorted by relevance
66 std::optional<T> value_; variable
97 std::optional<T> value_; variable
27 ConstructorCount(int value_) : value(value_) { in ConstructorCount()
31 ConstructorCount(int value_, ssize_t *constructedCount) in ConstructorCount()
38 ConstructorCount(int value_, ssize_t *constructedCount) in ConstructorCount()
55 const Value& value_; member
77 int value_{1}; member in chromeos_update_engine::CachedFileDescriptorTest
122 std::string value_; variable
481 bool WriteFileAction::WriteValueToFile(const std::string& value_, ResourceCacheType cache_type, in WriteValueToFile()
132 std::optional<T> value_; variable
643 int value_; in TEST() member