Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/tests/rust/
H A Dtest_client.rs361 macro_rules! test_nullable { macro
376 test_nullable! {test_nullable_array_int, RepeatNullableIntArray, vec![1, 2, 3]}
377 test_nullable! {
382 test_nullable! {
387 test_nullable! {
392 test_nullable! {test_nullable_string, RepeatNullableString, "Blooob".into()}
393 test_nullable! {