Searched defs:value_ (Results 1 – 12 of 12) sorted by relevance
28 LockedType* value_; variable67 LockedType* value_; variable
66 std::optional<T> value_; variable
97 std::optional<T> value_; variable
55 const Value& value_; member
31 ConstructorCount(int value_, ssize_t *constructedCount) in ConstructorCount()
28 ConstructorCount(int value_) : value(value_) { in ConstructorCount()
36 ConstructorCount(int value_, ssize_t *constructedCount) in ConstructorCount()
77 int value_{1}; member in chromeos_update_engine::CachedFileDescriptorTest
136 std::string value_; variable
489 bool WriteFileAction::WriteValueToFile(const std::string& value_, ResourceCacheType cache_type, in WriteValueToFile()
130 std::optional<T> value_; variable
623 int value_; in TEST() member