Loading ravenwood/minimum-test/test/com/android/ravenwood/RavenwoodMinimumTest.java→ravenwood/minimum-test/test/com/android/ravenwoodtest/RavenwoodMinimumTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.ravenwood; package com.android.ravenwoodtest; import android.platform.test.annotations.IgnoreUnderRavenwood; import android.platform.test.ravenwood.RavenwoodRule; Loading ravenwood/resapk_test/test/com/android/ravenwood/resapk_test/RavenwoodResApkTest.java→ravenwood/resapk_test/test/com/android/ravenwoodtest/resapk_test/RavenwoodResApkTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.ravenwood.resapk_test; package com.android.ravenwoodtest.resapk_test; import static junit.framework.TestCase.assertTrue; Loading ravenwood/runtime-test/test/com/android/ravenwood/runtimetest/OsConstantsTest.java→ravenwood/runtime-test/test/com/android/ravenwoodtest/runtimetest/OsConstantsTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.ravenwood.runtimetest; package com.android.ravenwoodtest.runtimetest; // Copied from libcore/luni/src/test/java/libcore/android/system/OsConstantsTest.java Loading ravenwood/runtime-test/test/com/android/ravenwood/runtimetest/OsTest.java→ravenwood/runtime-test/test/com/android/ravenwoodtest/runtimetest/OsTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.ravenwood.runtimetest; package com.android.ravenwoodtest.runtimetest; import static android.system.OsConstants.S_ISBLK; import static android.system.OsConstants.S_ISCHR; Loading Loading
ravenwood/minimum-test/test/com/android/ravenwood/RavenwoodMinimumTest.java→ravenwood/minimum-test/test/com/android/ravenwoodtest/RavenwoodMinimumTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.ravenwood; package com.android.ravenwoodtest; import android.platform.test.annotations.IgnoreUnderRavenwood; import android.platform.test.ravenwood.RavenwoodRule; Loading
ravenwood/resapk_test/test/com/android/ravenwood/resapk_test/RavenwoodResApkTest.java→ravenwood/resapk_test/test/com/android/ravenwoodtest/resapk_test/RavenwoodResApkTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.ravenwood.resapk_test; package com.android.ravenwoodtest.resapk_test; import static junit.framework.TestCase.assertTrue; Loading
ravenwood/runtime-test/test/com/android/ravenwood/runtimetest/OsConstantsTest.java→ravenwood/runtime-test/test/com/android/ravenwoodtest/runtimetest/OsConstantsTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.ravenwood.runtimetest; package com.android.ravenwoodtest.runtimetest; // Copied from libcore/luni/src/test/java/libcore/android/system/OsConstantsTest.java Loading
ravenwood/runtime-test/test/com/android/ravenwood/runtimetest/OsTest.java→ravenwood/runtime-test/test/com/android/ravenwoodtest/runtimetest/OsTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.ravenwood.runtimetest; package com.android.ravenwoodtest.runtimetest; import static android.system.OsConstants.S_ISBLK; import static android.system.OsConstants.S_ISCHR; Loading