Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/json/
H A Djson_reader.cc207 bool JSONReader::UsingRust() { in UsingRust() function in base::JSONReader
H A Djson_reader_unittest.cc1187 TEST_P(JSONReaderTest, UsingRust) { in TEST_P() argument