Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/prettyplease/src/
Dtoken.rs41 pub fn token_literal(&mut self, literal: &Literal) { in token_literal() method
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtoken_hlo_test.cc49 Literal token_literal = LiteralUtil::CreateToken(); in XLA_TEST_F() local