Home
last modified time | relevance | path

Searched refs:rustfmt_code (Results 1 – 19 of 19) sorted by relevance

/external/rust/android-crates-io/crates/diplomat/src/
Dlib.rs676 fn rustfmt_code(code: &str) -> String { in rustfmt_code() function
701 insta::assert_snapshot!(rustfmt_code( in method_taking_str()
720 insta::assert_snapshot!(rustfmt_code( in slices()
785 insta::assert_snapshot!(rustfmt_code( in method_taking_slice()
804 insta::assert_snapshot!(rustfmt_code( in method_taking_mutable_slice()
823 insta::assert_snapshot!(rustfmt_code( in method_taking_owned_slice()
842 insta::assert_snapshot!(rustfmt_code( in method_taking_owned_str()
861 insta::assert_snapshot!(rustfmt_code( in mod_with_enum()
883 insta::assert_snapshot!(rustfmt_code( in mod_with_write_result()
902 insta::assert_snapshot!(rustfmt_code( in mod_with_rust_result()
[all …]
/external/rust/android-crates-io/crates/diplomat/src/snapshots/
Ddiplomat__tests__mod_with_rust_result.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__method_taking_slice.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__method_taking_mutable_slice.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__method_taking_str.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__method_taking_owned_slice.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__mod_with_enum.snap4 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__method_taking_owned_str.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__cfged_method.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__method_taking_mutable_str.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__mod_with_write_result.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__cfged_method-2.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__cfgd_struct.snap4 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__self_params.snap4 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__multilevel_borrows.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__traits.snap4 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__both_kinds_of_option.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote!\n{\n mod ffi\n {\n use diplomat_run…
Ddiplomat__tests__callback_arguments.snap4 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …
Ddiplomat__tests__slices.snap3 expression: "rustfmt_code(&gen_bridge(parse_quote! {\n mod ffi\n …