Searched refs:root_node_size (Results 1 – 1 of 1) sorted by relevance
608 const size_t root_node_size = 3; in FetchInfoForQuantExport() local612 if (root_node == nullptr || root_node->size() != root_node_size) { in FetchInfoForQuantExport()