Searched refs:STRING_TEST_CONSTANT (Results 1 – 10 of 10) sorted by relevance
48 const String STRING_TEST_CONSTANT = "foo"; field
129 String16("\xD8\x01\xDC\x37\x20\xAC"), ITestService::STRING_TEST_CONSTANT(), in TEST_F()
159 ITestService::STRING_TEST_CONSTANT.into(), in test_repeat_string()
48 static const char* STRING_TEST_CONSTANT; variable
108 static const ::android::String16& STRING_TEST_CONSTANT();
166 ITestService.STRING_TEST_CONSTANT, in testStringListRepeat()
2353 public static final String STRING_TEST_CONSTANT = "foo"; field
300 pub const STRING_TEST_CONSTANT: &str = "foo"; constant
12 const ::android::String16& ITestService::STRING_TEST_CONSTANT() { in STRING_TEST_CONSTANT() function in android::aidl::tests::ITestService
3178 const char* ITestService::STRING_TEST_CONSTANT = "foo"; member in aidl::android::aidl::tests::ITestService