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

  /external/u-boot/tools/buildman/
control.py 105 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None,
114 make_func: Make function to use for the builder. This is called
290 if make_func:
291 builder.do_make = make_func
func_test.py 223 make_func=self._HandleMake, boards=self._boards,
  /external/tensorflow/tensorflow/python/saved_model/
load_test.py 956 def make_func(self): member in class:LoadTest.test_functions_accessed_once.Exported
    [all...]

Completed in 128 milliseconds