Searched defs:has_rows (Results 1 – 4 of 4) sorted by relevance
150 def _SubTestsDictEntry(sub_test_paths, has_rows, deprecated): argument
147 has_rows = ndb.BooleanProperty(default=False, indexed=True) variable in Test
933 int has_rows, int has_cols, int bsl) { in read_partition()964 const int has_rows = (mi_row + hbs) < cm->mi_rows; in decode_partition() local
410 const int has_rows = (mi_row + hbs) < cm->mi_rows; in write_partition() local