Home
last modified time | relevance | path

Searched refs:numbers (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Dunistd_test.cpp839 std::vector<std::string> numbers = android::base::Split(s, "-"); in TEST() local
840 if (numbers.size() == 1u) { in TEST()
843 online_cpus += atoi(numbers[1].c_str()) - atoi(numbers[0].c_str()) + 1; in TEST()
/bionic/
DREADME.md71 # endianness, and how floating point numbers are represented. Those