Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/testing/rust_gtest_interop/
H A Dgtest_attribute.rs66 cpp_prefix: String, field
385 let cpp_prefix = if let Some(attr) = cpp_prefix_attr { in extern_test_suite() localVariable
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py2305 def cpp_prefix() -> str: function