Searched defs:STRING_TEST_CONSTANT (Results 1 – 5 of 5) sorted by relevance
48 const String STRING_TEST_CONSTANT = "foo"; field
48 static const char* STRING_TEST_CONSTANT; variable
3178 const char* ITestService::STRING_TEST_CONSTANT = "foo"; member in aidl::android::aidl::tests::ITestService
2353 public static final String STRING_TEST_CONSTANT = "foo"; field
300 pub const STRING_TEST_CONSTANT: &str = "foo"; const