Searched refs:original (Results 1 – 2 of 2) sorted by relevance
56 represent, as a whole, an original work of authorship. For the purposes62 the original version of the Work and any modifications or additions
1507 jobject original = env_->NewStringUTF(""); in TEST_F() local1508 ASSERT_TRUE(original != NULL); in TEST_F()1516 outer = env_->NewLocalRef(original); in TEST_F()1526 EXPECT_EQ(JNILocalRefType, env_->GetObjectRefType(original)); in TEST_F()1539 EXPECT_EQ(JNILocalRefType, env_->GetObjectRefType(original)); in TEST_F()