Searched refs:hello (Results 1 – 6 of 6) sorted by relevance
15 std::string hello = "Hello from C++"; in Java_com_example_simpleperf_simpleperfexamplewithnative_MainActivity_stringFromJNI() local16 return env->NewStringUTF(hello.c_str()); in Java_com_example_simpleperf_simpleperfexamplewithnative_MainActivity_stringFromJNI()
1287 SYSTEM_DEVT=`adb_sh stat --format=%D /system/hello </dev/null`1288 VENDOR_DEVT=`adb_sh stat --format=%D /vendor/hello </dev/null`1289 SYSTEM_INO=`adb_sh stat --format=%i /system/hello </dev/null`1290 VENDOR_INO=`adb_sh stat --format=%i /vendor/hello </dev/null`1538 ( adb_sh rm /vendor/hello </dev/null 2>/dev/null || true ) &&1539 adb_sh rm /system/hello /system/priv-app/hello </dev/null ||1549 adb_sh rm ${i}/hello </dev/null 2>/dev/null || true
317 int hello; member
145 std::string hello = "hello"; in TEST() local146 exp_string e = std::move(hello); in TEST()150 EXPECT_EQ("", hello); in TEST()
1171 std::string hello{"hello"}; in TEST() local1172 EXPECT_TRUE(PurePath{hello}.IsBorrowed()); in TEST()1173 EXPECT_FALSE(PurePath{std::move(hello)}.IsBorrowed()); in TEST()
1259 echo ${id} reboot,pmic_off_fault,hello,world