Home
last modified time | relevance | path

Searched defs:is_main (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/common_lib/
Dbarrier.py357 def _run_server(self, is_main): argument
395 def _run_client(self, is_main): argument
/external/rappor/tests/
Dcompare_dist.R27 is_main <- (length(sys.frames()) == 0) globalVar
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc245 mlir::Builder* builder, bool is_main) { in ImportAsFunc()
259 const HloComputation& computation, bool is_main) { in ImportAsFunc()