Searched refs:okCase (Results 1 – 1 of 1) sorted by relevance
796 std::vector<std::string> okCase = { "0.0", "0", "123", "1230.0", "8192.0 ", "819200"}; variable797 for (auto& tmpCase : okCase) {