Searched defs:expected_partitions (Results 1 – 2 of 2) sorted by relevance
34 const std::vector<int64_t>* expected_partitions) { in RunR2Test()46 std::vector<int64_t> expected_partitions[] = {{1} /* 1 */, {1, 2} /* 2 */}; in TEST_F() local52 std::vector<int64_t> expected_partitions[] = { in TEST_F() local60 std::vector<int64_t> expected_partitions[] = {{1} /* 1 */, {2} /* 2 */, in TEST_F() local68 std::vector<int64_t> expected_partitions[] = { in TEST_F() local75 std::vector<int64_t> expected_partitions[] = { in TEST_F() local85 std::vector<int64_t> expected_partitions[] = { in TEST_F() local
73 expected_partitions, argument197 expected_partitions): argument