Home
last modified time | relevance | path

Searched defs:run_name (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython3/Lib/
Drunpy.py201 run_name=None, alter_sys=False): argument
234 def _get_code_from_file(run_name, fname): argument
245 def run_path(path_name, init_globals=None, run_name=None): argument
/external/python/cpython2/Lib/
Drunpy.py177 run_name=None, alter_sys=False): argument
235 def run_path(path_name, init_globals=None, run_name=None): argument
/external/google-benchmark/tools/gbench/Inputs/
Dtest1_run2.json89 "run_name": "MyComplexityTest", string
99 "run_name": "MyComplexityTest", string
Dtest1_run1.json89 "run_name": "MyComplexityTest", string
99 "run_name": "MyComplexityTest", string
/external/tensorflow/tensorflow/core/summary/
Dloader.cc52 string run_name; in main() local
Dsummary_db_writer.cc387 const string& run_name, const string& user_name) in RunMetadata()
396 const string& run_name() { return run_name_; } in run_name() function in tensorflow::__anon4ebb98140111::RunMetadata
879 const string& run_name, const string& user_name) in SummaryDbWriter()
1143 const string& run_name, const string& user_name, in CreateSummaryDbWriter()
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dcomplexity.cc186 std::string run_name = reports[0].benchmark_name().substr( in ComputeBigO() local
/external/google-benchmark/src/
Dcomplexity.cc190 auto run_name = reports[0].run_name; in ComputeBigO() local
/external/libcxx/utils/google-benchmark/src/
Dcomplexity.cc186 std::string run_name = reports[0].benchmark_name().substr( in ComputeBigO() local
/external/python/cpython2/Lib/test/
Dtest_runpy.py231 def _check_relative_imports(self, depth, run_name=None): argument
/external/tensorflow/tensorflow/core/kernels/
Dsummary_kernels.cc74 const string run_name = tmp->scalar<tstring>()(); in Compute() local
/external/python/cpython3/Lib/test/
Dtest_runpy.py393 def _check_relative_imports(self, depth, run_name=None): argument
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1343 std::string run_name; member
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1343 std::string run_name; member
/external/google-benchmark/include/benchmark/
Dbenchmark.h1392 BenchmarkName run_name; member