Searched +full:test +full:- +full:android (Results 1 – 25 of 1073) sorted by relevance
12345678910>>...43
| /third_party/skia/infra/bots/ |
| D | jobs.json | 2 {"name": "Build-Debian9-Clang-arm-Release-Flutter_Android_Docker"}, 3 {"name": "Build-Debian10-GCC-x86-Debug-Docker"}, 4 {"name": "Build-Debian10-GCC-x86-Release-Docker"}, 5 {"name": "Build-Debian10-GCC-x86_64-Debug-Docker"}, 6 {"name": "Build-Debian10-GCC-x86_64-Debug-NoGPU_Docker", 9 {"name": "Build-Debian10-GCC-x86_64-Release-Docker", 12 {"name": "Build-Debian10-GCC-x86_64-Release-NoGPU_Docker"}, 13 {"name": "Build-Debian10-GCC-x86_64-Release-Shared_Docker"}, 14 {"name": "Build-Debian10-Clang-arm-Debug-Android", 17 {"name": "Build-Debian10-Clang-arm-Debug-Android_Vulkan"}, [all …]
|
| /third_party/skia/m133/infra/bots/ |
| D | jobs.json | 3 "name": "BazelBuild-modules_canvaskit-ck_full_webgl2_debug-linux_x64", 7 "name": "BazelBuild-full_library-enforce_iwyu-linux_x64", 11 "name": "BazelBuild-skottie_tool_gpu-enforce_iwyu-linux_x64", 15 "name": "BazelBuild-full_library-release-linux_x64", 18 {"name": "BazelBuild-core-release-linux_x64"}, 19 {"name": "BazelBuild-full_library-for_windows_x64_release-windows_x64"}, 20 {"name": "BazelBuild-ganesh_gl-release-linux_x64"}, 21 {"name": "BazelBuild-all_tests-debug-linux_x64"}, 23 "name": "BazelBuild-all_tests-release-linux_x64", 26 {"name": "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64"}, [all …]
|
| /third_party/skia/m133/infra/bots/recipe_modules/flavor/examples/ |
| D | full.py | 2 # Use of this source code is governed by a BSD-style license that can be 39 elif 'Test' in builder: 57 elif all(v in builder for v in ['Perf', 'Android', 'CPU']): 63 if 'Test' in builder: 64 api.flavor.step('dm', ['dm', '--some-flag']) 69 api.flavor.step('dm', ['dm', '--some-flag']) 71 api.flavor.step('nanobench', ['nanobench', '--some-flag']) 81 'Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android_SkottieTracing', 82 'Perf-Android-Clang-GalaxyS20-GPU-MaliG77-arm64-Release-All-Android_Vulkan', 83 'Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android', [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/ |
| D | AndroidManifest.xml.jinja2 | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 4 Use of this source code is governed by a BSD-style license that can be 6 --> 8 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 9 package="com.android.angle.test" 10 android:versionCode="1" 11 android:versionName="1.0"> 13 <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> 14 <uses-permission android:name="android.permission.BLUETOOTH"/> [all …]
|
| /third_party/skia/infra/bots/recipe_modules/flavor/examples/ |
| D | full.py | 2 # Use of this source code is governed by a BSD-style license that can be 39 elif 'Test' in builder: 59 elif all(v in builder for v in ['Perf', 'Android', 'CPU']): 65 if 'Test' in builder: 66 api.flavor.step('dm', ['dm', '--some-flag']) 71 api.flavor.step('dm', ['dm', '--some-flag']) 73 api.flavor.step('nanobench', ['nanobench', '--some-flag']) 83 'Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android_SkottieTracing', 84 'Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android', 85 'Perf-Android-Clang-NVIDIA_Shield-CPU-TegraX1-arm64-Release-All-Android', [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/config/generated/ |
| D | luci-scheduler.cfg | 1 # Auto-generated by lucicfg. 5 # https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg 8 id: "android-arm-compile" 12 server: "cr-buildbucket.appspot.com" 14 builder: "android-arm-compile" 18 id: "android-arm-dbg-compile" 22 server: "cr-buildbucket.appspot.com" 24 builder: "android-arm-dbg-compile" 28 id: "android-arm64-dbg-compile" 32 server: "cr-buildbucket.appspot.com" [all …]
|
| D | luci-milo.cfg | 1 # Auto-generated by lucicfg. 5 # https://luci-config.appspot.com/schemas/projects:luci-milo.cfg 14 name: "buildbucket/luci.angle.ci/android-arm-compile" 15 category: "compile|android|clang|arm" 19 name: "buildbucket/luci.angle.ci/android-arm-dbg-compile" 20 category: "compile|android|clang|arm" 24 name: "buildbucket/luci.angle.ci/android-arm64-dbg-compile" 25 category: "compile|android|clang|arm64" 29 name: "buildbucket/luci.angle.ci/android-arm64-test" 30 category: "test|android|clang|arm64" [all …]
|
| /third_party/skia/tools/skqp/ |
| D | release.sh | 3 # Use of this source code is governed by a BSD-style license that can be 8 set -e -x 10 [ -f platform_tools/android/apps/skqp/src/main/assets/files.checksum ] || exit 1 11 [ -f platform_tools/android/apps/skqp/src/main/assets/skqp/rendertests.txt ] || exit 1 12 [ -f platform_tools/android/apps/skqp/src/main/assets/skqp/unittests.txt ] || exit 1 20 cat > platform_tools/android/apps/skqp/src/main/Android.mk <<- "EOM" 22 # Use of this source code is governed by a BSD-style license that can be 24 LOCAL_PATH:= $(call my-dir) 28 LOCAL_COMPATIBILITY_SUITE := cts vts general-tests 29 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs [all …]
|
| D | README.md | 4 SkQP (Skia Quality Program) is a component of the Android CTS (Compatablity 5 Test Suite) that tests an Android device's GPU and OpenGLES & Vulkan drivers 8 See https://skia.org/dev/testing/skqp for pre-build APKs. 11 ----------------------------------- 15 - You will need Java JDK 8, `git`, and `python`. 17 …- Install Chromium's [depot\_tools](http://commondatastorage.googleapis.com/chrome-infra-docs/fl… 22 - Install the [Android NDK](https://developer.android.com/ndk/downloads/). 24 ( cd ~; unzip ~/Downloads/android-ndk-*.zip ) 25 ANDROID_NDK=$(ls -d ~/android-ndk-*) # Or wherever you installed the Android NDK. 27 - Install the [Android SDK](https://developer.android.com/studio/#command-tools). [all …]
|
| /third_party/skia/m133/tools/testrunners/common/android/ |
| D | android_test.bzl | 5 load("//tools/testrunners/common/android:adb_test.bzl", "adb_test") 15 """Defines an Android test. 20 This macro compiles one or more C++ tests into a single Android binary and produces a script 21 that runs the test on an attached Android device via `adb`. This macro is compatible with unit, 24 The test target produced by this macro can be executed on a machine attached to an Android 25 device. This can be either via USB, or by port-forwarding a remote ADB server (TCP port 5037) 28 High-level overview of how this rule works: 30 - It produces a <name>.tar.gz archive containing the Android binary, a minimal launcher script 31 that invokes the binary on the device under test with any necessary command-line arguments, 33 - It produces a <name> test runner script that extracts the tarball into the device via `adb`, [all …]
|
| /third_party/skia/third_party/externals/angle2/doc/ |
| D | DebuggingTips.md | 3 There are many ways to debug ANGLE using generic or platform-dependent tools. Here is a list of tips 23 `ldconfig -p | grep libGL`. 35 ninja -C out/Debug 37 apitrace trace -o mytrace ./out/Debug/hello_triangle 43 Normally, ANGLE only logs errors and warnings (e.g. to Android logcat). General logging, or 49 ## Debug Angle on Android 51 Android is built as an Android APK, which makes it more difficult to debug an APK that is using ANG… 64 diff --git a/build/config/compiler/compiler.gni b/build/config/compiler/compiler.gni 66 --- a/build/config/compiler/compiler.gni 68 @@ -86,7 +86,8 @@ declare_args() { [all …]
|
| D | dEQP.md | 3 drawElements (dEQP) is a very robust and comprehensive set of open-source 14 * `angle_deqp_gles2_no_gtest` for GLES 2.0 tests without google test suite 16 * `angle_deqp_gles3_no_gtest` for GLES 3.0 tests without google test suite 18 * `angle_deqp_egl_no_gtest` for EGL 1.x tests without google test suite 20 …le_deqp_gles31_no_gtest` for GLES 3.1 tests (currently very experimental) without google test suite 25 To run an individual test, use the `--deqp-case` flag on any of the `no_gtest` targets. 26 It supports simple wildcard support. For example: `--deqp-case=dEQP- 28 The `gtest` targets support wildcards via the `--gtest_filter` argument, 29 but have different test names. 31 The tests lists are sourced from the Android CTS masters in [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/specs/ |
| D | angle_mb_config.pyl | 2 # Use of this source code is governed by a BSD-style license that can be 12 # This is a map of builder group names -> builder names -> config names 17 'android-arm-compile': 'angle_goma_android_arm_release_bot', 18 'android-arm-dbg-compile': 'angle_goma_android_arm_debug_bot', 19 'android-arm64-dbg-compile': 'angle_goma_android_arm64_debug_bot', 20 'android-arm64-test': 'angle_goma_android_arm64_release_bot', 21 'android-pixel4-perf': 'angle_goma_android_perf_bot', 22 'linux-asan-test': 'angle_asan_bot', 23 'linux-dbg-compile': 'angle_goma_debug_bot', 24 'linux-intel-hd630-perf': 'angle_goma_perf_bot', [all …]
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/res/layout/ |
| D | activity_main.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/andr… 3 xmlns:app="http://schemas.android.com/apk/res-auto" 4 xmlns:tools="http://schemas.android.com/tools" 5 android:id="@+id/linearLayout" 6 android:layout_width="match_parent" 7 android:layout_height="match_parent" 8 android:layout_marginLeft="4dp" 9 android:layout_marginRight="4dp" 10 android:background="@color/version_release" [all …]
|
| /third_party/skia/third_party/externals/oboe/tests/ |
| D | run_tests.sh | 3 # Copyright 2018 The Android Open Source Project 9 # http://www.apache.org/licenses/LICENSE-2.0 18 # Script to build and run the Oboe tests on an attached Android device or emulator 21 # - CMake on PATH. This is usually found in $ANDROID_HOME/cmake/<version>/bin. 22 # - ANDROID_NDK environment variable is set to your Android NDK location 23 # e.g. $HOME/Library/Android/sdk/ndk/<version> 24 # - Android device or emulator attached and accessible via adb 27 # - Run this script 28 # - Check the test results on your target device 31 # - Builds a test binary for the target architecture [all …]
|
| /third_party/skia/m133/tools/skqp/ |
| D | README.md | 4 SkQP (Skia Quality Program) is a component of the Android CTS (Compatablity 5 Test Suite) that tests an Android device's GPU and OpenGLES & Vulkan drivers 8 See https://skia.org/dev/testing/skqp for pre-build APKs. 11 ----------------------------------- 15 - You will need Java JDK 8, `git`, and `python`. 17 …- Install Chromium's [depot\_tools](http://commondatastorage.googleapis.com/chrome-infra-docs/fl… 22 - Install the [Android NDK](https://developer.android.com/ndk/downloads/). 24 ( cd ~; unzip ~/Downloads/android-ndk-*.zip ) 25 ANDROID_NDK_HOME=$(ls -d ~/android-ndk-*) # Or wherever you installed the Android NDK. 27 - Install the [Android SDK](https://developer.android.com/studio/#command-tools). [all …]
|
| /third_party/skia/platform_tools/android/apps/skqp/src/main/ |
| D | AndroidManifest.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 4 android:versionCode="1" 5 android:versionName="1.0"> 7 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> 10 android:allowBackup="false" 11 android:theme="@style/AppTheme" 12 android:label="SkQP"> 15 android:name=".MainActivity" 16 android:exported="true"> [all …]
|
| /third_party/skia/m133/platform_tools/android/apps/skqp/src/main/ |
| D | AndroidManifest.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 4 android:versionCode="1" 5 android:versionName="1.0"> 7 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> 10 android:allowBackup="false" 11 android:theme="@style/AppTheme" 12 android:label="SkQP"> 15 android:name=".MainActivity" 16 android:exported="true"> [all …]
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/ |
| D | build.gradle | 1 apply plugin: 'com.android.application' 3 android { 12 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" 15 cppFlags "-std=c++14" 16 abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a" 23 proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' 38 implementation 'com.android.support.constraint:constraint-layout:2.0.0-beta4' 40 testImplementation 'junit:junit:4.13-beta-3' 41 implementation 'com.android.support:appcompat-v7:28.0.0' 42 androidTestImplementation 'com.android.support.test:runner:1.0.2' [all …]
|
| /third_party/grpc/src/android/test/interop/app/ |
| D | build.gradle | 1 apply plugin: 'com.android.application' 3 android { 7 applicationId "io.grpc.android.interop.cpp" 13 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" 17 // is not cross-compiled to Android) 23 cppFlags "-std=c++17 -frtti -fexceptions" 24 arguments '-DANDROID_STL=c++_shared' 25 arguments '-DRUN_HAVE_POSIX_REGEX=0' 26 arguments '-DRUN_HAVE_STD_REGEX=0' 27 arguments '-DRUN_HAVE_STEADY_CLOCK=0' [all …]
|
| /third_party/grpc/examples/android/helloworld/app/ |
| D | build.gradle | 1 apply plugin: 'com.android.application' 3 android { 7 applicationId "io.grpc.android.cpp.helloworldexample" 13 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" 17 // is not cross-compiled to Android) 23 cppFlags "-std=c++17 -frtti -fexceptions" 24 arguments '-DANDROID_STL=c++_static' 25 arguments '-DRUN_HAVE_POSIX_REGEX=0' 26 arguments '-DRUN_HAVE_STD_REGEX=0' 27 arguments '-DRUN_HAVE_STEADY_CLOCK=0' [all …]
|
| /third_party/mesa3d/src/virtio/ci/ |
| D | gitlab-ci.yml | 2 - local: 'src/virtio/ci/gitlab-ci-inc.yml' 4 venus-lavapipe: 6 - .deqp-test 7 - .venus-lavapipe-test 16 FLAKES_CHANNEL: "#virgl-ci" 20 ./install/crosvm-runner.sh ./install/deqp-runner.sh 22 venus-lavapipe-full: 24 - venus-lavapipe 25 - .venus-manual-rules 30 .android-venus-lavapipe: [all …]
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/test/ |
| D | run_tests.sh | 1 # Copyright 2018 The Android Open Source Project 7 # http://www.apache.org/licenses/LICENSE-2.0 16 # Script to build and run the Oboe tests on an attached Android device or emulator 19 # - CMake on PATH 20 # - ANDROID_NDK environment variable is set to your Android NDK location 21 # e.g. /Library/Android/sdk/ndk-bundle 22 # - Android device or emulator attached and accessible via adb 26 # created containing the test binary. This binary will then be copied to the device/emulator 32 # If you want to perform a clean build just delete the 'build' folder and re-run this script 45 if [ -z "$ANDROID_NDK" ]; then [all …]
|
| /third_party/openssl/ |
| D | NOTES-ANDROID.md | 1 Notes for Android platforms 5 ------------------- 7 Beside basic tools like perl and make you'll need to download the Android 15 ------------- 17 Android is a cross-compiled target and you can't rely on `./Configure` 19 target explicitly; there are `android-arm`, `android-arm64`, `android-mips`, 20 `android-mip64`, `android-x86` and `android-x86_64` (`*MIPS` targets are no 23 Do not pass --cross-compile-prefix (as you might be tempted), as it 30 to point at the `NDK` directory. If you're using a side-by-side NDK the path 31 will look something like `/some/where/android-sdk/ndk/<ver>`, and for a [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/ |
| D | AngleNativeTest.java | 2 // Use of this source code is governed by a BSD-style license that can be 8 package com.android.angle.test; 10 import android.app.Activity; 11 import android.content.Context; 12 import android.content.Intent; 13 import android.os.Build; 14 import android.os.Bundle; 15 import android.os.Environment; 16 import android.os.Handler; 17 import android.os.Process; [all …]
|
12345678910>>...43