Searched refs:STRING_TEST_CONSTANT_UTF8 (Results 1 – 9 of 9) sorted by relevance
45 ITestService::STRING_TEST_CONSTANT_UTF8(), in TEST_F()
51 const @utf8InCpp String STRING_TEST_CONSTANT_UTF8 = "baz"; field
472 ITestService::STRING_TEST_CONSTANT_UTF8, in test_utf8_string()494 Some(ITestService::STRING_TEST_CONSTANT_UTF8.into()), in test_utf8_string()
50 static const char* STRING_TEST_CONSTANT_UTF8; variable
110 static const ::std::string& STRING_TEST_CONSTANT_UTF8();
2355 public static final String STRING_TEST_CONSTANT_UTF8 = "baz"; field
302 pub const STRING_TEST_CONSTANT_UTF8: &str = "baz"; constant
22 const ::std::string& ITestService::STRING_TEST_CONSTANT_UTF8() { in STRING_TEST_CONSTANT_UTF8() function in android::aidl::tests::ITestService
3180 const char* ITestService::STRING_TEST_CONSTANT_UTF8 = "baz"; member in aidl::android::aidl::tests::ITestService