Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Daidl_test_client_utf8_strings.h30 bool ConfirmUtf8InCppStringRepeat(
Daidl_test_client.cpp101 if (!client_tests::ConfirmUtf8InCppStringRepeat(service)) return 1; in main()
Daidl_test_client_utf8_strings.cpp48 bool ConfirmUtf8InCppStringRepeat(const sp<ITestService>& s) { in ConfirmUtf8InCppStringRepeat() function