Home
last modified time | relevance | path

Searched defs:format_to_string (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/icu_provider/src/
Dhello_world.rs337 pub fn format_to_string(&self) -> String { in format_to_string() method
/external/tensorflow/tensorflow/python/client/
Dtimeline.py245 def format_to_string(self, pretty=False): member in _ChromeTraceFormatter