Searched refs:kFixed (Results 1 – 1 of 1) sorted by relevance
1464 kFixed = 0, enumerator1469 static enum DistributionType FLAGS_value_size_distribution_type_e = kFixed;1475 return kFixed; in StringToDistributionType()1482 return kFixed; // default value in StringToDistributionType()1583 case kFixed: in RandomGenerator()2423 if (FLAGS_value_size_distribution_type_e == kFixed) { in PrintHeader()