Lines Matching refs:randomNumberUtils

125     RandomNumberUtils randomNumberUtils;
126 std::string phoneNumber = randomNumberUtils.Generating(number);
191 RandomNumberUtils randomNumberUtils;
192 std::string phoneNumber = randomNumberUtils.Generating(10);
257 RandomNumberUtils randomNumberUtils;
258 std::string phoneNumber = randomNumberUtils.Generating(12);
264 std::string phoneNumber_test = randomNumberUtils.Generating(10);
328 RandomNumberUtils randomNumberUtils;
329 std::string phoneNumber = randomNumberUtils.Generating(10);
379 RandomNumberUtils randomNumberUtils;
380 std::string phoneNumber = randomNumberUtils.Generating(10);
411 RandomNumberUtils randomNumberUtils;
412 std::string phoneNumber = randomNumberUtils.Generating(10);
451 RandomNumberUtils randomNumberUtils;
452 std::string phoneNumber = randomNumberUtils.Generating(14);
486 RandomNumberUtils randomNumberUtils;
487 std::string phoneNumber = randomNumberUtils.Generating(10);
517 RandomNumberUtils randomNumberUtils;
518 std::string phoneNumber = randomNumberUtils.Generating(10);
524 std::string phoneNumber_test = randomNumberUtils.Generating(11);
589 RandomNumberUtils randomNumberUtils;
590 std::string phoneNumber = randomNumberUtils.Generating(numberLen);
594 std::string phoneNumber2 = randomNumberUtils.Generating(numberLen);
598 std::string phoneNumber3 = randomNumberUtils.Generating(numberLen);
651 RandomNumberUtils randomNumberUtils;
652 std::string phoneNumber = randomNumberUtils.Generating(9);
684 RandomNumberUtils randomNumberUtils;
685 std::string phoneNumber = randomNumberUtils.Generating(9);
694 std::string phoneNumber2 = randomNumberUtils.Generating(5);
732 RandomNumberUtils randomNumberUtils;
733 std::string phoneNumber = randomNumberUtils.Generating(6);
774 RandomNumberUtils randomNumberUtils;
775 std::string phoneNumber = randomNumberUtils.Generating(10);
813 RandomNumberUtils randomNumberUtils;
814 std::string phoneNumber = randomNumberUtils.Generating(10);
821 std::string phoneNumber_test = randomNumberUtils.Generating(12);
1099 RandomNumberUtils randomNumberUtils;
1100 std::string phoneNumber = randomNumberUtils.Generating(10);
1146 RandomNumberUtils randomNumberUtils;
1147 std::string phoneNumber = randomNumberUtils.Generating(10);
1154 std::string phoneNumber_test = randomNumberUtils.Generating(6);