Home
last modified time | relevance | path

Searched defs:fmt_args (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/torch/csrc/
DExceptions.cpp206 static std::string formatMessage(const char* format, va_list fmt_args) { in formatMessage()
230 va_list fmt_args{}; in TypeError() local
237 va_list fmt_args{}; in AttributeError() local
Dutils.cpp100 va_list fmt_args; in THPUtils_setError() local
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/log-0.4.22/src/
Dlib.rs1747 let fmt_args = format_args!("hello"); in test_record_builder() localVariable
1766 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable
/external/rust/android-crates-io/crates/log/src/
Dlib.rs1777 let fmt_args = format_args!("hello"); in test_record_builder() localVariable
1796 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/log-0.4.22/src/
Dlib.rs1747 let fmt_args = format_args!("hello"); in test_record_builder() localVariable
1766 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable