| /external/googletest/googletest/ |
| D | Android.mk | 4 # Licensed under the Apache License, Version 2.0 (the "License"); 5 # you may not use this file except in compliance with the License. 6 # You may obtain a copy of the License at 8 # http://www.apache.org/licenses/LICENSE-2.0 11 # distributed under the License is distributed on an "AS IS" BASIS, 13 # See the License for the specific language governing permissions and 14 # limitations under the License. 20 # If we're being invoked from ndk-build, we'll have NDK_ROOT defined. 23 LOCAL_PATH := $(call my-dir) 25 # Defines a test module. [all …]
|
| /external/fmtlib/ |
| D | Android.bp | 5 // Added automatically by a large-scale-change that took the approach of 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct. 11 // Please consider splitting the single license below into multiple licenses, 13 // default license using the 'licenses: [...]' property on targets as needed. 16 // to attach the license to, and including a comment whether the files may be 19 // large-scale-change included anything that looked like it might be a license 20 // text as a license_text. e.g. LICENSE, NOTICE, COPYING etc. 23 // See: http://go/android-license-faq 24 license { [all …]
|
| /external/apache-velocity-engine/velocity-engine-core/src/test/resources/templates/ |
| D | templates.properties | 2 # or more contributor license agreements. See the NOTICE file 5 # to you under the Apache License, Version 2.0 (the 6 # "License"); you may not use this file except in compliance 7 # with the License. You may obtain a copy of the License at 9 # http://www.apache.org/licenses/LICENSE-2.0 12 # software distributed under the License is distributed on an 14 # KIND, either express or implied. See the License for the 16 # under the License. 18 test.template.1 = arithmetic 19 test.template.2 = array [all …]
|
| /external/tensorflow/third_party/eigen3/ |
| D | LICENSE | 5 Some files contain third-party code under BSD or LGPL licenses, whence 8 All the LGPL code is either LGPL 2.1-only, or LGPL 2.1-or-later. 15 CXXFLAGS: -DEIGEN_MPL2_ONLY 19 ---------------------------------------------------------------------- 21 ./test/mapstaticmethods.cpp 22 ./test/schur_real.cpp 23 ./test/prec_inverse_4x4.cpp 24 ./test/smallvectors.cpp 25 ./test/redux.cpp 26 ./test/special_numbers.cpp [all …]
|
| /external/apache-xml/ |
| D | Android.bp | 4 // Licensed under the Apache License, Version 2.0 (the "License"); 5 // you may not use this file except in compliance with the License. 6 // You may obtain a copy of the License at 8 // http://www.apache.org/licenses/LICENSE-2.0 11 // distributed under the License is distributed on an "AS IS" BASIS, 13 // See the License for the specific language governing permissions and 14 // limitations under the License. 19 default_applicable_licenses: ["external_apache-xml_license"], 22 // Added automatically by a large-scale-change that took the approach of 23 // 'apply every license found to every target'. While this makes sure we respect [all …]
|
| /external/googletest/googletest/test/ |
| D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 7 // http://www.apache.org/licenses/LICENSE-2.0 10 // distributed under the License is distributed on an "AS IS" BASIS, 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 16 // See: http://go/android-license-faq 17 // A large-scale-change added 'default_applicable_licenses' to import 19 // to get the below license kinds: [all …]
|
| /external/jemalloc_new/ |
| D | Android.bp | 4 // Licensed under the Apache License, Version 2.0 (the "License"); 5 // you may not use this file except in compliance with the License. 6 // You may obtain a copy of the License at 8 // http://www.apache.org/licenses/LICENSE-2.0 11 // distributed under the License is distributed on an "AS IS" BASIS, 13 // See the License for the specific language governing permissions and 14 // limitations under the License. 21 // Added automatically by a large-scale-change that took the approach of 22 // 'apply every license found to every target'. While this makes sure we respect 23 // every license restriction, it may not be entirely correct. [all …]
|
| /external/python/absl-py/absl/testing/ |
| D | _pretty_print_reporter.py | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 4 # you may not use this file except in compliance with the License. 5 # You may obtain a copy of the License at 7 # http://www.apache.org/licenses/LICENSE-2.0 10 # distributed under the License is distributed on an "AS IS" BASIS, 12 # See the License for the specific language governing permissions and 13 # limitations under the License. 15 """TestResult implementing default output for test execution status.""" 24 # Disable the verbose per-test output from the superclass, since it would 29 def _print_status(self, tag, test): argument [all …]
|
| /external/cronet/third_party/apache-portable-runtime/src/test/ |
| D | testfnmatch.c | 2 * contributor license agreements. See the NOTICE file distributed with 4 * The ASF licenses this file to You under the Apache License, Version 2.0 5 * (the "License"); you may not use this file except in compliance with 6 * the License. You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 43 /* Pattern, String to Test, Flags to Match */ 44 {"", "test", FAILS}, [all …]
|
| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArrayTests.cpp | 1 /*------------------------------------------------------------------------- 2 * OpenGL Conformance Test Suite 3 * ----------------------------- 5 * Copyright (c) 2014-2016 The Khronos Group Inc. 7 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * you may not use this file except in compliance with the License. 9 * You may obtain a copy of the License at 11 * http://www.apache.org/licenses/LICENSE-2.0 14 * distributed under the License is distributed on an "AS IS" BASIS, 16 * See the License for the specific language governing permissions and [all …]
|
| /external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
| D | esextcGPUShader5Tests.cpp | 1 /*------------------------------------------------------------------------- 2 * OpenGL Conformance Test Suite 3 * ----------------------------- 5 * Copyright (c) 2014-2016 The Khronos Group Inc. 7 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * you may not use this file except in compliance with the License. 9 * You may obtain a copy of the License at 11 * http://www.apache.org/licenses/LICENSE-2.0 14 * distributed under the License is distributed on an "AS IS" BASIS, 16 * See the License for the specific language governing permissions and [all …]
|
| /external/apache-commons-compress/src/test/resources/longpath/ |
| D | files.txt | 2 # contributor license agreements. See the NOTICE file distributed with 4 # The ASF licenses this file to You under the Apache License, Version 2.0 5 # (the "License"); you may not use this file except in compliance with 6 # the License. You may obtain a copy of the License at 8 # http://www.apache.org/licenses/LICENSE-2.0 11 # distributed under the License is distributed on an "AS IS" BASIS, 13 # See the License for the specific language governing permissions and 14 # limitations under the License. 18 # cygwin - CYGWIN_NT-5.1 1.7.1(0.218/5/3) 19 # hudson - SunOS 5.10 [all …]
|
| /external/apache-harmony/ |
| D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 7 // http://www.apache.org/licenses/LICENSE-2.0 10 // distributed under the License is distributed on an "AS IS" BASIS, 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 17 default_applicable_licenses: ["external_apache-harmony_license"], 20 // Added automatically by a large-scale-change 21 // See: http://go/android-license-faq [all …]
|
| /external/aws-sdk-java-v2/codegen/src/test/java/software/amazon/awssdk/codegen/poet/builder/ |
| D | BaseClientBuilderClassTest.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"). 5 * You may not use this file except in compliance with the License. 6 * A copy of the License is located at 10 * or in the "license" file accompanying this file. This file is distributed 12 * express or implied. See the License for the specific language governing 13 * permissions and limitations under the License. 28 import org.junit.jupiter.api.Test; 35 @Test 37 …validateBaseClientBuilderClassGeneration(restJsonServiceModels(), "test-client-builder-class.java"… in baseClientBuilderClass() 40 @Test [all …]
|
| /external/pigweed/pw_log/rust/ |
| D | backend_tests.rs | 3 // Licensed under the Apache License, Version 2.0 (the "License"); you may not 4 // use this file except in compliance with the License. You may obtain a copy of 5 // the License at 7 // https://www.apache.org/licenses/LICENSE-2.0 10 // distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 12 // License for the specific language governing permissions and limitations under 13 // the License. 14 #[cfg(test)] 20 #[test] 23 run_with_capture(|| pw_log_backend!(LogLevel::Info, "test")), in no_argument_log_line_prints_to_stdout() [all …]
|
| /external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
| D | esextcTextureBufferTests.cpp | 1 /*------------------------------------------------------------------------- 2 * OpenGL Conformance Test Suite 3 * ----------------------------- 5 * Copyright (c) 2014-2016 The Khronos Group Inc. 7 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * you may not use this file except in compliance with the License. 9 * You may obtain a copy of the License at 11 * http://www.apache.org/licenses/LICENSE-2.0 14 * distributed under the License is distributed on an "AS IS" BASIS, 16 * See the License for the specific language governing permissions and [all …]
|
| /external/apache-commons-io/src/test/java/org/apache/commons/io/function/ |
| D | IOPredicateTest.java | 3 * contributor license agreements. See the NOTICE file distributed with 5 * The ASF licenses this file to You under the Apache License, Version 2.0 6 * (the "License"); you may not use this file except in compliance with 7 * the License. You may obtain a copy of the License at 9 * http://www.apache.org/licenses/LICENSE-2.0 12 * distributed under the License is distributed on an "AS IS" BASIS, 14 * See the License for the specific language governing permissions and 15 * limitations under the License. 35 import org.junit.jupiter.api.Test; 46 …private static final Path PATH_FIXTURE = Paths.get("src/test/resources/org/apache/commons/io/abitm… [all …]
|
| /external/deqp/doc/testspecs/GLES31/ |
| D | functional.program_interface_query.txt | 1 ------------------------------------------------------------------------- 2 drawElements Quality Program Test Specification 3 ----------------------------------------------- 7 Licensed under the Apache License, Version 2.0 (the "License"); 8 you may not use this file except in compliance with the License. 9 You may obtain a copy of the License at 11 http://www.apache.org/licenses/LICENSE-2.0 14 distributed under the License is distributed on an "AS IS" BASIS, 16 See the License for the specific language governing permissions and 17 limitations under the License. [all …]
|
| /external/auto/service/processor/src/test/java/com/google/auto/service/processor/ |
| D | AutoServiceProcessorTest.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 28 import org.junit.Test; 37 @Test 41 JavaFileObjects.forResource("test/SomeService.java"), in autoService() [all …]
|
| /external/pigweed/pw_format/rust/ |
| D | pw_format_test_macros_core_fmt_test.rs | 3 // Licensed under the Apache License, Version 2.0 (the "License"); you may not 4 // use this file except in compliance with the License. You may obtain a copy of 5 // the License at 7 // https://www.apache.org/licenses/LICENSE-2.0 10 // distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 12 // License for the specific language governing permissions and limitations under 13 // the License. 17 // Used to record calls into the test generator from `generator_test_macro!`. 33 // Used to record calls into the test generator from `printf_generator_test_macro!` and friends. 44 #[cfg(test)] [all …]
|
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/ |
| D | ClassPathUtilsTest.java | 3 * contributor license agreements. See the NOTICE file distributed with 5 * The ASF licenses this file to You under the Apache License, Version 2.0 6 * (the "License"); you may not use this file except in compliance with 7 * the License. You may obtain a copy of the License at 9 * http://www.apache.org/licenses/LICENSE-2.0 12 * distributed under the License is distributed on an "AS IS" BASIS, 14 * See the License for the specific language governing permissions and 15 * limitations under the License. 28 import org.junit.jupiter.api.Test; 34 @Test [all …]
|
| /external/turbine/javatests/com/google/turbine/lower/ |
| D | LowerIntegrationTest.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 38 import org.junit.Test; 49 "record.test", 16, // 50 "record2.test", 16, [all …]
|
| /external/caliper/caliper/src/test/java/com/google/caliper/config/ |
| D | CaliperConfigTest.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 31 import org.junit.Test; 50 @Test public void getDefaultVmConfig() throws Exception { in getDefaultVmConfig() 52 ImmutableMap.of("vm.args", "-very -special=args")); in getDefaultVmConfig() [all …]
|
| /external/toolchain-utils/go/patch/go-1.10.2/ |
| D | go1.patch | 1 test: enable some tests on android/arm64. 3 --- test/chanlinear.go 4 +++ test/chanlinear.go 5 @@ -1,9 +1,9 @@ 6 -// +build darwin linux 11 // Use of this source code is governed by a BSD-style 12 // license that can be found in the LICENSE file. 14 // Test that dequeueing from a pending channel doesn't 16 --- test/fixedbugs/bug385_64.go 17 +++ test/fixedbugs/bug385_64.go [all …]
|
| /external/marisa-trie/ |
| D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 7 // http://www.apache.org/licenses/LICENSE-2.0 10 // distributed under the License is distributed on an "AS IS" BASIS, 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 17 default_applicable_licenses: ["external_marisa-trie_license"], 20 // Added automatically by a large-scale-change that took the approach of 21 // 'apply every license found to every target'. While this makes sure we respect [all …]
|