Home
last modified time | relevance | path

Searched defs:shouldBeJerry (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/
H A DStructuredParcelable.h29 std::string shouldBeJerry; variable
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
H A DStructuredParcelable.java9 public java.lang.String shouldBeJerry; field in StructuredParcelable
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
H A DStructuredParcelable.rs5 pub shouldBeJerry: String, field