Searched defs:hello (Results 1 – 11 of 11) sorted by relevance
20 public static native String hello(); in hello() method in Jni
24 std::string hello = "Hello"; in Java_app_Jni_hello() local
38 String hello = toString(forAsciiBytes(bytes, 0, 5)); in testCharSequences() local
81 TextView hello = new TextView(this); in onCreate() local
45 Value::MemberIterator hello = document.FindMember("hello"); in main() local
15 std::string hello = "Hello from C++"; in Java_com_example_simpleperf_simpleperfexamplewithnative_MainActivity_stringFromJNI() local
36 public void hello() {} in hello() method in DexBuilderTest
120 Handle<mirror::String> hello( in TEST_F() local
35 const ValueType& hello = doc["hello"]; in ParseCheck() local
317 int hello; member
145 std::string hello = "hello"; in TEST() local