Searched refs:numPaths (Results 1 – 1 of 1) sorted by relevance
376 constexpr size_t numPaths = sizeof(paths) / sizeof(paths[0]); in getSensorMap() local379 for (size_t i = 0; i < numPaths; i++) in getSensorMap()