Searched refs:no_of_tests (Results 1 – 2 of 2) sorted by relevance
47 const int no_of_tests = 450; // 500 overflows float. variable89 fout << "static const unsigned int noof_tests = " << no_of_tests << ";" << std::endl; in main()96 "static RealType zs[" << no_of_tests << "];" in main()102 "static RealType ws[" << no_of_tests << "];" in main()129 for (size_t index = 0; (index != no_of_tests); index++) in main()165 std::cout << no_of_tests << " Lambert_w0 values written to files " << __TIMESTAMP__ << std::endl; in main()
140 int no_of_tests = 100; in main() local160 fout << "static const unsigned int noof_tests = " << no_of_tests << ";" << std::endl; in main()173 "static RealType zs[" << no_of_tests << "];" in main()179 "static RealType ws[" << no_of_tests << "];" in main()185 size_t step_count = no_of_tests; in main()195 for (size_t i = 0; (i < no_of_tests); i++) in main()