Home
last modified time | relevance | path

Searched defs:reversed_input (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_client_utf8_strings.cpp81 decltype(input) reversed_input(input); in TEST_F() local
Daidl_test_client_ndk_strings_test.cpp89 decltype(input) reversed_input(input); in TEST_F() local
Daidl_test_client_primitives.cpp64 std::vector<T> reversed_input(input); in DoTest() local
/aosp_15_r20/trusty/user/app/sample/binder-test/client/
Dmain.cpp106 std::vector<T> reversed_input(input); in CheckReverse() local