Home
last modified time | relevance | path

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

/system/tools/aidl/tests/rust/
Dtest_client.rs531 macro_rules! test_nullable { macro
546 test_nullable! {test_nullable_array_int, RepeatNullableIntArray, vec![1, 2, 3]}
547 test_nullable! {
552 test_nullable! {
557 test_nullable! {
562 test_nullable! {test_nullable_string, RepeatNullableString, "Blooob".into()}
563 test_nullable! {
589 test_nullable! {
598 test_nullable! {