Home
last modified time | relevance | path

Searched defs:module_path (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/cc/experimental/libtf/tests/
Druntime_test.cc32 const std::string module_path = in TEST_P() local
54 const std::string module_path = in TEST_P() local
77 const std::string module_path = in TEST_P() local
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/
Dmove.py104 def _BaseDir(module_path): argument
114 def _ModulePath(module_path): argument
/external/cronet/stable/components/metrics/call_stacks/
Dcall_stack_profile_builder_unittest.cc89 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
92 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
296 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
299 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
348 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
351 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
/external/cronet/tot/components/metrics/call_stacks/
Dcall_stack_profile_builder_unittest.cc89 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
92 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
296 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
299 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
348 base::FilePath module_path(L"c:\\some\\path\\to\\chrome.exe"); in TEST() local
351 base::FilePath module_path("/some/path/to/chrome"); in TEST() local
/external/angle/build/
Dprint_python_deps.py85 def _ImportModuleByPath(module_path): argument
/external/cronet/stable/build/
Dprint_python_deps.py85 def _ImportModuleByPath(module_path): argument
/external/cronet/tot/build/
Dprint_python_deps.py85 def _ImportModuleByPath(module_path): argument
/external/pytorch/test/cpp/jit/
Dtorch_python_test.cpp28 std::string module_path = "dropout_model.pt"; in testEvalModeForLoadedModule() local
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dmini_benchmark_test_helper.cc42 void* LoadEntryPointModule(const std::string& module_path) { in LoadEntryPointModule()
/external/rust/android-crates-io/crates/android_logger/src/
Dlib.rs182 let module_path = record.module_path().unwrap_or_default(); in log() localVariable
/external/tensorflow/tensorflow/python/module/
Dmodule.py365 module_path=(), argument
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/log-0.4.22/src/
D__private_api.rs40 &(target, module_path, loc): &(&str, &'static str, &'static Location), in log_impl() argument
Dlib.rs762 module_path: Option<MaybeStaticStr<'a>>, field
819 pub fn module_path(&self) -> Option<&'a str> { in module_path() method
982 pub fn module_path(&mut self, path: Option<&'a str>) -> &mut RecordBuilder<'a> { in module_path() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/log-0.4.22/src/
D__private_api.rs40 &(target, module_path, loc): &(&str, &'static str, &'static Location), in log_impl() argument
Dlib.rs762 module_path: Option<MaybeStaticStr<'a>>, field
819 pub fn module_path(&self) -> Option<&'a str> { in module_path() method
982 pub fn module_path(&mut self, path: Option<&'a str>) -> &mut RecordBuilder<'a> { in module_path() method
/external/rust/android-crates-io/crates/log/src/
D__private_api.rs40 &(target, module_path, loc): &(&str, &'static str, &'static Location), in log_impl() argument
Dlib.rs777 module_path: Option<MaybeStaticStr<'a>>, field
834 pub fn module_path(&self) -> Option<&'a str> { in module_path() method
997 pub fn module_path(&mut self, path: Option<&'a str>) -> &mut RecordBuilder<'a> { in module_path() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/
Dmacros.rs556 let module_path = module_path!(); localVariable
/external/rust/android-crates-io/crates/clap_builder/src/
Dmacros.rs540 let module_path = module_path!(); localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/
Dmacros.rs556 let module_path = module_path!(); localVariable
/external/pytorch/test/
Dconftest.py222 def pytest_pycollect_makemodule(module_path, path, parent) -> Module: argument
/external/chromium-trace/catapult/devil/devil/utils/
Dmarkdown.py148 def load_module_from_path(module_path): argument
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Dtagging.cc111 base::FilePath module_path; in ChangeMemoryTaggingModeForAllThreadsPerProcess() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Dtagging.cc111 base::FilePath module_path; in ChangeMemoryTaggingModeForAllThreadsPerProcess() local
/external/rust/android-crates-io/crates/tracing-core/src/
Dmetadata.rs70 module_path: Option<&'a str>, field
301 pub fn module_path(&self) -> Option<&'a str> { in module_path() method

12