Searched defs:defaultValue (Results 1 – 9 of 9) sorted by relevance
54 String defaultValue = "true"; in testListFlagsValueInNewStorage_singleFlag() local95 String defaultValue = "true"; in testListFlagsValueInNewStorage_multiFlags() local
37 protected long getDsuUserdataSize(long defaultValue) { in getDsuUserdataSize()
226 const std::string& defaultValue) { in GetProperty()234 bool SnapshotTestPropertyFetcher::GetBoolProperty(const std::string& key, bool defaultValue) { in GetBoolProperty()
46 uint64_t PropertyFetcherImpl::getUintProperty(const std::string& key, uint64_t defaultValue, in getUintProperty()
83 uint64_t getUintProperty(const std::string& key, uint64_t defaultValue, in getUintProperty()
178 size_t getIntegerFlag(const std::string& key, size_t defaultValue = 0) const { in getIntegerFlag()
169 private int getQueryParam(Uri data, String key, int defaultValue) { in getQueryParam()
84 … int SetAndGetProperty(const char* value, const char* defaultValue = PROPERTY_TEST_VALUE_DEFAULT) { in SetAndGetProperty()
1166 const string& defaultValue = DefaultJavaValueOf(method.GetType()); in GenerateDefaultImplMethod() local