HomeSort by relevance Sort by last modified time
    Searched refs:max_results (Results 1 - 7 of 7) sorted by null

  /external/tensorflow/tensorflow/contrib/cloud/python/ops/
bigquery_reader_ops_test.py 146 max_results = int(re.findall(r"maxResults=(\d+)", self.path)[0])
151 for row in _ROWS[start_index:start_index + max_results]:
  /test/framework/harnesses/host_controller/build/
build_provider_pab.py 255 max_results=10,
264 max_results: maximum build results the build list contains, e.g. 25
276 "4": max_results,
  /external/tensorflow/tensorflow/core/platform/cloud/
gcs_file_system.h 178 Status GetChildrenBounded(const string& dir, uint64 max_results,
gcs_file_system.cc     [all...]
  /test/framework/harnesses/host_controller/command_processor/
command_build.py 71 max_results=100,
command_config.py 69 max_results=1,
  /external/freetype/src/sfnt/
ttcmap.c 2951 FT_UInt32 max_results; member in struct:TT_CMap14Rec_
    [all...]

Completed in 226 milliseconds