Searched defs:node_ids (Results 1 – 4 of 4) sorted by relevance
63 const int* node_ids, in ExpectListContentsForDirection()76 void ExpectListContents(const LinkedList<Node>& list, int num_nodes, const int* node_ids) { in ExpectListContents()
359 static std::unordered_map<std::string, int> node_ids; variable
981 RequestProcessResult SchedulerNode::CheckIfNodeIdLegal(const std::vector<std::string> &node_ids) { in CheckIfNodeIdLegal()
474 optimize_bvh(const char *base_ptr, uint32_t *node_ids, uint32_t node_count) in optimize_bvh()