Searched refs:expected_iterator_prefix (Results 1 – 2 of 2) sorted by relevance
454 string expected_iterator_prefix; member628 Status CheckIteratorPrefix(const string& expected_iterator_prefix);973 TF_ASSERT_OK(CheckIteratorPrefix(test_case.expected_iterator_prefix)); \
718 const string& expected_iterator_prefix) { in CheckIteratorPrefix() argument719 EXPECT_EQ(iterator_->prefix(), expected_iterator_prefix); in CheckIteratorPrefix()