Home
last modified time | relevance | path

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

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