Search is not available for this dataset
id stringlengths 1 8 | text stringlengths 72 9.81M | addition_count int64 0 10k | commit_subject stringlengths 0 3.7k | deletion_count int64 0 8.43k | file_extension stringlengths 0 32 | lang stringlengths 1 94 | license stringclasses 10
values | repo_name stringlengths 9 59 |
|---|---|---|---|---|---|---|---|---|
10043150 | <NME> InstrumentationRegistryTest.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lice... | 24 | Add ability to lazily register an Instrumentation in InstrumentationRegistry | 0 | .java | java | apache-2.0 | android/android-test |
10043151 | <NME> InteractionResultsHandlerTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 15 | Skip verifyMultipleConcurrentInteractionsOnDifferentThreadsReportSuccess on API 15 as it is extremely flaky. | 13 | .java | java | apache-2.0 | android/android-test |
10043152 | <NME> InteractionResultsHandlerTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 15 | Skip verifyMultipleConcurrentInteractionsOnDifferentThreadsReportSuccess on API 15 as it is extremely flaky. | 13 | .java | java | apache-2.0 | android/android-test |
10043153 | <NME> InteractionResultsHandlerTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 15 | Skip verifyMultipleConcurrentInteractionsOnDifferentThreadsReportSuccess on API 15 as it is extremely flaky. | 13 | .java | java | apache-2.0 | android/android-test |
10043154 | <NME> InteractionResultsHandlerTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 15 | Skip verifyMultipleConcurrentInteractionsOnDifferentThreadsReportSuccess on API 15 as it is extremely flaky. | 13 | .java | java | apache-2.0 | android/android-test |
10043155 | <NME> InteractionResultsHandlerTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | 15 | Skip verifyMultipleConcurrentInteractionsOnDifferentThreadsReportSuccess on API 15 as it is extremely flaky. | 13 | .java | java | apache-2.0 | android/android-test |
10043156 | <NME> MultiDexApplication.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 1 | Internal | 1 | .java | java | apache-2.0 | android/android-test |
10043157 | <NME> MultiDexApplication.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 1 | Internal | 1 | .java | java | apache-2.0 | android/android-test |
10043158 | <NME> MultiDexApplication.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 1 | Internal | 1 | .java | java | apache-2.0 | android/android-test |
10043159 | <NME> MultiDexApplication.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 1 | Internal | 1 | .java | java | apache-2.0 | android/android-test |
10043160 | <NME> MultiDexApplication.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 1 | Internal | 1 | .java | java | apache-2.0 | android/android-test |
10043161 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANDROIDX_TRACING_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION")
# Description: Build rules for bu... | 1 | Fix androidx annotation path. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043162 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANDROIDX_TRACING_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION")
# Description: Build rules for bu... | 1 | Fix androidx annotation path. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043163 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANDROIDX_TRACING_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION")
# Description: Build rules for bu... | 1 | Fix androidx annotation path. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043164 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANDROIDX_TRACING_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION")
# Description: Build rules for bu... | 1 | Fix androidx annotation path. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043165 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANDROIDX_TRACING_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION")
# Description: Build rules for bu... | 1 | Fix androidx annotation path. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043166 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 12 | AndroidJUnit4: Only delegate to RobolectricTestRunner if its on the classpath. | 4 | .java | java | apache-2.0 | android/android-test |
10043167 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 12 | AndroidJUnit4: Only delegate to RobolectricTestRunner if its on the classpath. | 4 | .java | java | apache-2.0 | android/android-test |
10043168 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 12 | AndroidJUnit4: Only delegate to RobolectricTestRunner if its on the classpath. | 4 | .java | java | apache-2.0 | android/android-test |
10043169 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 12 | AndroidJUnit4: Only delegate to RobolectricTestRunner if its on the classpath. | 4 | .java | java | apache-2.0 | android/android-test |
10043170 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 12 | AndroidJUnit4: Only delegate to RobolectricTestRunner if its on the classpath. | 4 | .java | java | apache-2.0 | android/android-test |
10043171 | <NME> TestStartedEventTest.java
<BEF> ADDFILE
<MSG> Update test event messages for AJUR to Orchestrator V2 communication
PiperOrigin-RevId: 321456208
<DFF> @@ -0,0 +1,55 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may no... | 55 | Update test event messages for AJUR to Orchestrator V2 communication | 0 | .java | java | apache-2.0 | android/android-test |
10043172 | <NME> TestStartedEventTest.java
<BEF> ADDFILE
<MSG> Update test event messages for AJUR to Orchestrator V2 communication
PiperOrigin-RevId: 321456208
<DFF> @@ -0,0 +1,55 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may no... | 55 | Update test event messages for AJUR to Orchestrator V2 communication | 0 | .java | java | apache-2.0 | android/android-test |
10043173 | <NME> TestStartedEventTest.java
<BEF> ADDFILE
<MSG> Update test event messages for AJUR to Orchestrator V2 communication
PiperOrigin-RevId: 321456208
<DFF> @@ -0,0 +1,55 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may no... | 55 | Update test event messages for AJUR to Orchestrator V2 communication | 0 | .java | java | apache-2.0 | android/android-test |
10043174 | <NME> TestStartedEventTest.java
<BEF> ADDFILE
<MSG> Update test event messages for AJUR to Orchestrator V2 communication
PiperOrigin-RevId: 321456208
<DFF> @@ -0,0 +1,55 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may no... | 55 | Update test event messages for AJUR to Orchestrator V2 communication | 0 | .java | java | apache-2.0 | android/android-test |
10043175 | <NME> TestStartedEventTest.java
<BEF> ADDFILE
<MSG> Update test event messages for AJUR to Orchestrator V2 communication
PiperOrigin-RevId: 321456208
<DFF> @@ -0,0 +1,55 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may no... | 55 | Update test event messages for AJUR to Orchestrator V2 communication | 0 | .java | java | apache-2.0 | android/android-test |
10043176 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix AndroidManifest typo in storage bazel build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043177 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix AndroidManifest typo in storage bazel build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043178 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix AndroidManifest typo in storage bazel build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043179 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix AndroidManifest typo in storage bazel build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043180 | <NME> BUILD.bazel
<BEF> load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:axt_versions.bzl", "ANDROIDX_ANNOTATION_VERSION", "ANNOTATION_VERSION", "MONITOR_VERSION", "SERVICES_VERSION")
package(
default_visibility = [
... | 1 | Fix AndroidManifest typo in storage bazel build. | 1 | .bazel | bazel | apache-2.0 | android/android-test |
10043181 | <NME> atsl_to_axt_jarjar.bzl
<BEF> ADDFILE
<MSG> Internal
PiperOrigin-RevId: 381068339
<DFF> @@ -0,0 +1,28 @@
+"""Conditionally rewrites android.support.test references to androidx.test.
+
+It is intended for modifying references to android.support.test
+in prebuilt java libraries, to point to their renamed androidx.... | 28 | Internal | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043182 | <NME> atsl_to_axt_jarjar.bzl
<BEF> ADDFILE
<MSG> Internal
PiperOrigin-RevId: 381068339
<DFF> @@ -0,0 +1,28 @@
+"""Conditionally rewrites android.support.test references to androidx.test.
+
+It is intended for modifying references to android.support.test
+in prebuilt java libraries, to point to their renamed androidx.... | 28 | Internal | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043183 | <NME> atsl_to_axt_jarjar.bzl
<BEF> ADDFILE
<MSG> Internal
PiperOrigin-RevId: 381068339
<DFF> @@ -0,0 +1,28 @@
+"""Conditionally rewrites android.support.test references to androidx.test.
+
+It is intended for modifying references to android.support.test
+in prebuilt java libraries, to point to their renamed androidx.... | 28 | Internal | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043184 | <NME> atsl_to_axt_jarjar.bzl
<BEF> ADDFILE
<MSG> Internal
PiperOrigin-RevId: 381068339
<DFF> @@ -0,0 +1,28 @@
+"""Conditionally rewrites android.support.test references to androidx.test.
+
+It is intended for modifying references to android.support.test
+in prebuilt java libraries, to point to their renamed androidx.... | 28 | Internal | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043185 | <NME> atsl_to_axt_jarjar.bzl
<BEF> ADDFILE
<MSG> Internal
PiperOrigin-RevId: 381068339
<DFF> @@ -0,0 +1,28 @@
+"""Conditionally rewrites android.support.test references to androidx.test.
+
+It is intended for modifying references to android.support.test
+in prebuilt java libraries, to point to their renamed androidx.... | 28 | Internal | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043186 | <NME> CMakeLists.txt
<BEF> # This file specifies how the project should be built, using CMake.
# If you are unfamiliar with CMake, don't worry about all the details.
# The sections you might want to edit are marked as such, and
# the comments should hopefully make most of it clear.
#
# For many purposes, you may not ne... | 1 | Enable safe optimizations in debug builds. | 1 | .txt | txt | unlicense | bsamseth/cpp-project |
10043187 | <NME> CMakeLists.txt
<BEF> # This file specifies how the project should be built, using CMake.
# If you are unfamiliar with CMake, don't worry about all the details.
# The sections you might want to edit are marked as such, and
# the comments should hopefully make most of it clear.
#
# For many purposes, you may not ne... | 1 | Enable safe optimizations in debug builds. | 1 | .txt | txt | unlicense | bsamseth/cpp-project |
10043188 | <NME> ShellExecutorTest.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | 4 | Internal | 4 | .java | java | apache-2.0 | android/android-test |
10043189 | <NME> ShellExecutorTest.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | 4 | Internal | 4 | .java | java | apache-2.0 | android/android-test |
10043190 | <NME> ShellExecutorTest.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | 4 | Internal | 4 | .java | java | apache-2.0 | android/android-test |
10043191 | <NME> ShellExecutorTest.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | 4 | Internal | 4 | .java | java | apache-2.0 | android/android-test |
10043192 | <NME> ShellExecutorTest.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | 4 | Internal | 4 | .java | java | apache-2.0 | android/android-test |
10043193 | <NME> CMakeLists.txt
<BEF> # This file specifies how the project should be built, using CMake.
# If you are unfamiliar with CMake, don't worry about all the details.
# The sections you might want to edit are marked as such, and
# the comments should hopefully make most of it clear.
#
# For many purposes, you may not ne... | 2 | Added target `doc` to `all` | 2 | .txt | txt | unlicense | bsamseth/cpp-project |
10043194 | <NME> CMakeLists.txt
<BEF> # This file specifies how the project should be built, using CMake.
# If you are unfamiliar with CMake, don't worry about all the details.
# The sections you might want to edit are marked as such, and
# the comments should hopefully make most of it clear.
#
# For many purposes, you may not ne... | 2 | Added target `doc` to `all` | 2 | .txt | txt | unlicense | bsamseth/cpp-project |
10043195 | <NME> IntentStubberRegistryTest.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | 23 | Merge pull request #62 from android/38AB36A64FF49FC5DC0CEEB0569F7F8F | 12 | .java | java | apache-2.0 | android/android-test |
10043196 | <NME> IntentStubberRegistryTest.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | 23 | Merge pull request #62 from android/38AB36A64FF49FC5DC0CEEB0569F7F8F | 12 | .java | java | apache-2.0 | android/android-test |
10043197 | <NME> IntentStubberRegistryTest.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | 23 | Merge pull request #62 from android/38AB36A64FF49FC5DC0CEEB0569F7F8F | 12 | .java | java | apache-2.0 | android/android-test |
10043198 | <NME> IntentStubberRegistryTest.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | 23 | Merge pull request #62 from android/38AB36A64FF49FC5DC0CEEB0569F7F8F | 12 | .java | java | apache-2.0 | android/android-test |
10043199 | <NME> IntentStubberRegistryTest.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | 23 | Merge pull request #62 from android/38AB36A64FF49FC5DC0CEEB0569F7F8F | 12 | .java | java | apache-2.0 | android/android-test |
10043200 | <NME> DataInteraction.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 2 | Suppress callsites of `com.google.common.base.Function#apply(java.lang.Object)` that ignore return values in preparation for applying `@CheckReturnValue`. | 1 | .java | java | apache-2.0 | android/android-test |
10043201 | <NME> DataInteraction.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 2 | Suppress callsites of `com.google.common.base.Function#apply(java.lang.Object)` that ignore return values in preparation for applying `@CheckReturnValue`. | 1 | .java | java | apache-2.0 | android/android-test |
10043202 | <NME> DataInteraction.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 2 | Suppress callsites of `com.google.common.base.Function#apply(java.lang.Object)` that ignore return values in preparation for applying `@CheckReturnValue`. | 1 | .java | java | apache-2.0 | android/android-test |
10043203 | <NME> DataInteraction.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 2 | Suppress callsites of `com.google.common.base.Function#apply(java.lang.Object)` that ignore return values in preparation for applying `@CheckReturnValue`. | 1 | .java | java | apache-2.0 | android/android-test |
10043204 | <NME> DataInteraction.java
<BEF> /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 2 | Suppress callsites of `com.google.common.base.Function#apply(java.lang.Object)` that ignore return values in preparation for applying `@CheckReturnValue`. | 1 | .java | java | apache-2.0 | android/android-test |
10043205 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Increment versions to AndroidX Test 1.2.0-alpha04 | 2 | .java | java | apache-2.0 | android/android-test |
10043206 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Increment versions to AndroidX Test 1.2.0-alpha04 | 2 | .java | java | apache-2.0 | android/android-test |
10043207 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Increment versions to AndroidX Test 1.2.0-alpha04 | 2 | .java | java | apache-2.0 | android/android-test |
10043208 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Increment versions to AndroidX Test 1.2.0-alpha04 | 2 | .java | java | apache-2.0 | android/android-test |
10043209 | <NME> UsageTrackerRegistry.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | 2 | Increment versions to AndroidX Test 1.2.0-alpha04 | 2 | .java | java | apache-2.0 | android/android-test |
10043210 | <NME> LocationSubject.java
<BEF> /*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 4 | Make LocationSubject override isEqualTo | 12 | .java | java | apache-2.0 | android/android-test |
10043211 | <NME> LocationSubject.java
<BEF> /*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 4 | Make LocationSubject override isEqualTo | 12 | .java | java | apache-2.0 | android/android-test |
10043212 | <NME> LocationSubject.java
<BEF> /*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 4 | Make LocationSubject override isEqualTo | 12 | .java | java | apache-2.0 | android/android-test |
10043213 | <NME> LocationSubject.java
<BEF> /*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 4 | Make LocationSubject override isEqualTo | 12 | .java | java | apache-2.0 | android/android-test |
10043214 | <NME> LocationSubject.java
<BEF> /*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | 4 | Make LocationSubject override isEqualTo | 12 | .java | java | apache-2.0 | android/android-test |
10043215 | <NME> Colors.cmake
<BEF> IF(NOT WIN32)
string(ASCII 27 Esc)
set(ColourReset "${Esc}[m")
set(ColourBold "${Esc}[1m")
set(Red "${Esc}[31m")
set(Green "${Esc}[32m")
set(Yellow "${Esc}[33m")
set(Blue "${Esc}[34m")
set(Magenta "${Esc}[35m")
set(Cyan "${Esc}[36m")
set... | 2 | Be consistent with colours/colors. | 2 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10043216 | <NME> Colors.cmake
<BEF> IF(NOT WIN32)
string(ASCII 27 Esc)
set(ColourReset "${Esc}[m")
set(ColourBold "${Esc}[1m")
set(Red "${Esc}[31m")
set(Green "${Esc}[32m")
set(Yellow "${Esc}[33m")
set(Blue "${Esc}[34m")
set(Magenta "${Esc}[35m")
set(Cyan "${Esc}[36m")
set... | 2 | Be consistent with colours/colors. | 2 | .cmake | cmake | unlicense | bsamseth/cpp-project |
10043217 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment versions for monitor + services + orchestrator beta release. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043218 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment versions for monitor + services + orchestrator beta release. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043219 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment versions for monitor + services + orchestrator beta release. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043220 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment versions for monitor + services + orchestrator beta release. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043221 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment versions for monitor + services + orchestrator beta release. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10043222 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Include resources in androidx.test.espresso.contrib maven artifact, to fix R.id.androidx_test_espresso_contrib_drawer_layout_tag not found error. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043223 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Include resources in androidx.test.espresso.contrib maven artifact, to fix R.id.androidx_test_espresso_contrib_drawer_layout_tag not found error. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043224 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Include resources in androidx.test.espresso.contrib maven artifact, to fix R.id.androidx_test_espresso_contrib_drawer_layout_tag not found error. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043225 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Include resources in androidx.test.espresso.contrib maven artifact, to fix R.id.androidx_test_espresso_contrib_drawer_layout_tag not found error. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043226 | <NME> BUILD.bazel
<BEF> load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load(
"//build_extensions:axt_versions.bzl",
"ANDROIDX_CORE_VERSION",
"ANDROIDX_DRAWER_LAYOUT_VERSION",
"ANDROIDX_LEGACY_SUPPORT_VERSION",
"ANDROIDX_RECYCLERV... | 1 | Include resources in androidx.test.espresso.contrib maven artifact, to fix R.id.androidx_test_espresso_contrib_drawer_layout_tag not found error. | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10043227 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Release emulator android 21 arm image from build id 5056518. Download from branch git_lmp-emu-release and target sdk_phone_armv7-sdk. Check[] | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043228 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Release emulator android 21 arm image from build id 5056518. Download from branch git_lmp-emu-release and target sdk_phone_armv7-sdk. Check[] | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043229 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Release emulator android 21 arm image from build id 5056518. Download from branch git_lmp-emu-release and target sdk_phone_armv7-sdk. Check[] | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043230 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Release emulator android 21 arm image from build id 5056518. Download from branch git_lmp-emu-release and target sdk_phone_armv7-sdk. Check[] | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043231 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | Release emulator android 21 arm image from build id 5056518. Download from branch git_lmp-emu-release and target sdk_phone_armv7-sdk. Check[] | 0 | .bzl | bzl | apache-2.0 | android/android-test |
10043232 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 1 | Bazel: update to truth 1.0. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10043233 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 1 | Bazel: update to truth 1.0. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10043234 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 1 | Bazel: update to truth 1.0. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10043235 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 1 | Bazel: update to truth 1.0. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10043236 | <NME> WORKSPACE
<BEF> # TODO(b/114418172): rename to androidx_test. Requires a bazel change
workspace(name = "android_test_support")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
RULES_JVM_EXTERNAL_TAG = "4.4.2"
RULES_JVM_EXTERNAL_SHA = "735602f50813eb2ea93ca3f5e43b1959bd80b213b836a07a62a29d75... | 1 | Bazel: update to truth 1.0. | 1 | WORKSPACE | apache-2.0 | android/android-test | |
10043237 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 10 | PiperOrigin-RevId: 193716084 | 7 | .py | py | apache-2.0 | android/android-test |
10043238 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 10 | PiperOrigin-RevId: 193716084 | 7 | .py | py | apache-2.0 | android/android-test |
10043239 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 10 | PiperOrigin-RevId: 193716084 | 7 | .py | py | apache-2.0 | android/android-test |
10043240 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 10 | PiperOrigin-RevId: 193716084 | 7 | .py | py | apache-2.0 | android/android-test |
10043241 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 10 | PiperOrigin-RevId: 193716084 | 7 | .py | py | apache-2.0 | android/android-test |
10043242 | <NME> BasicScreenCaptureProcessorTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/l... | 2 | Convert runner/android_junit_runner tests to android_library_instrumentation_tests | 1 | .java | java | apache-2.0 | android/android-test |
10043243 | <NME> BasicScreenCaptureProcessorTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/l... | 2 | Convert runner/android_junit_runner tests to android_library_instrumentation_tests | 1 | .java | java | apache-2.0 | android/android-test |
10043244 | <NME> BasicScreenCaptureProcessorTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/l... | 2 | Convert runner/android_junit_runner tests to android_library_instrumentation_tests | 1 | .java | java | apache-2.0 | android/android-test |
10043245 | <NME> BasicScreenCaptureProcessorTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/l... | 2 | Convert runner/android_junit_runner tests to android_library_instrumentation_tests | 1 | .java | java | apache-2.0 | android/android-test |
10043246 | <NME> BasicScreenCaptureProcessorTest.java
<BEF> /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/l... | 2 | Convert runner/android_junit_runner tests to android_library_instrumentation_tests | 1 | .java | java | apache-2.0 | android/android-test |
10043247 | <NME> TestRunResult.java
<BEF> /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2... | 5 | Add additional logging info when a test event is received without a test start. | 1 | .java | java | apache-2.0 | android/android-test |
10043248 | <NME> TestRunResult.java
<BEF> /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2... | 5 | Add additional logging info when a test event is received without a test start. | 1 | .java | java | apache-2.0 | android/android-test |
10043249 | <NME> TestRunResult.java
<BEF> /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2... | 5 | Add additional logging info when a test event is received without a test start. | 1 | .java | java | apache-2.0 | android/android-test |