Searched
full:functional (Results
376 -
400 of
6639) sorted by null
<<11121314151617181920>>
/external/autotest/client/tests/systemtap/ |
control | 7 TEST_CATEGORY = "Functional"
|
/external/autotest/client/tests/tsc/ |
control | 5 TEST_CATEGORY = 'Functional'
|
/external/autotest/client/tests/xmtest/ |
control | 5 TEST_CATEGORY = 'Functional'
|
/external/autotest/server/site_tests/dummy_FailServer/ |
control | 4 TEST_CATEGORY = 'Functional'
|
/external/autotest/server/tests/sleeptest/ |
control | 5 TEST_CATEGORY = 'Functional'
|
/external/clang/test/CXX/special/class.copy/ |
p9.cpp | 40 (void)sizeof(ImplicitNonConstCopy1(cincc1)); // expected-error{{no matching conversion for functional-style cast from 'const ImplicitNonConstCopy1' to 'ImplicitNonConstCopy1'}} 41 (void)sizeof(ImplicitNonConstCopy2(cincc2)); // expected-error{{no matching conversion for functional-style cast from 'const ImplicitNonConstCopy2' to 'ImplicitNonConstCopy2'}} 42 (void)sizeof(ImplicitNonConstCopy3(cincc3)); // expected-error{{no matching conversion for functional-style cast from 'const ImplicitNonConstCopy3' to 'ImplicitNonConstCopy3'}} 43 (void)sizeof(ImplicitNonConstCopy4(cincc4)); // expected-error{{no matching conversion for functional-style cast from 'const ImplicitNonConstCopy4' to 'ImplicitNonConstCopy4'}}
|
/external/deqp/external/openglcts/modules/gles32/ |
CMakeLists.txt | 4 ../gles31/functional
|
/external/ltp/testcases/open_posix_testsuite/functional/timers/ |
coverage.txt | 1 This file defines the coverage for Timers functional tests.
|
/external/mockito/src/test/java/org/concurrentmockito/ |
package-info.java | 9 * {@link org.mockitousage} is for functional / acceptance tests
|
/external/mockito/src/test/java/org/mockitointegration/ |
package-info.java | 9 * {@link org.mockitousage} is for functional / acceptance tests
|
/external/mockito/src/test/java/org/mockitousage/ |
package-info.java | 7 * Functional tests (should not be in {@link org.mockito} package because of stack trace filtering)
|
/external/parameter-framework/upstream/test/xml-generator/PFConfig/ |
includeStructure.xml | 3 FIXME: this should be done in the functional tests, not in the xmlgeneration tests. -->
|
/external/tensorflow/tensorflow/docs_src/api_guides/python/ |
functional_ops.md | 8 Functional operations.
|
/external/testng/src/test/java/test/dependent/functionality1/ |
Test1.java | 5 @Test (groups = "tests.functional.package")
|
/frameworks/base/media/tests/players/ |
README | 3 For functional/system/performance tests, a native test player can be used.
|
/platform_testing/docs/development/ |
index.md | 11 * supports both functional and metrics tests 13 * functional: [gtest](https://github.com/google/googletest) framework 16 Functional tests make assertions of pass or fail on test cases, while metrics 37 * [Instrumentation Tests](instrumentation.md) (supports both functional and
|
/external/ltp/testcases/open_posix_testsuite/ |
Makefile | 14 SUBDIRS= conformance functional stress 35 all: conformance-all functional-all stress-all tools-all 59 install: bin-install conformance-install functional-install stress-install 61 test: conformance-test functional-test stress-test 75 functional-all: $(CRITICAL_MAKEFILE) 77 @$(BUILD_MAKE) -C functional -j1 all 79 functional-install: 80 @$(MAKE) -C functional install 82 functional-test: 84 @$(TEST_MAKE) -C functional tes [all...] |
/libcore/ojluni/src/main/java/java/util/function/ |
package-info.java | 27 * <em>Functional interfaces</em> provide target types for lambda expressions 28 * and method references. Each functional interface has a single abstract 29 * method, called the <em>functional method</em> for that functional interface, 31 * adapted. Functional interfaces can provide a target type in multiple 45 * <p>The interfaces in this package are general purpose functional interfaces 49 * requirements. Other functional interfaces provided for specific purposes, 55 * for the compiler to recognize an interface as a functional interface, but 59 * <p>Functional interfaces often represent abstract concepts like functions, 60 * actions, or predicates. In documenting functional interfaces, or referrin [all...] |
/packages/inputmethods/LatinIME/java/res/xml-sw600dp/ |
rows_phone.xml | 33 latin:backgroundType="functional" /> 38 latin:backgroundType="functional" /> 44 latin:backgroundType="functional" /> 62 latin:backgroundType="functional" /> 67 latin:backgroundType="functional" /> 73 latin:backgroundType="functional" /> 91 latin:backgroundType="functional" /> 96 latin:backgroundType="functional" /> 101 latin:backgroundType="functional" />
|
/external/compiler-rt/lib/dfsan/ |
done_abilist.txt | 39 fun:isalpha=functional 40 fun:isdigit=functional 41 fun:isprint=functional 42 fun:isxdigit=functional 43 fun:isalnum=functional 44 fun:ispunct=functional 45 fun:isspace=functional 46 fun:tolower=functional 47 fun:toupper=functional 50 fun:btowc=functional [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/ |
insns-bad-1.l | 15 [^:]*:18: Error: 'abs' instruction not supported on this functional unit 39 [^:]*:38: Error: 'abs2' instruction not supported on this functional unit 43 [^:]*:41: Error: 'absdp' instruction not supported on this functional unit 47 [^:]*:44: Error: 'absdp' instruction not supported on this functional unit 48 [^:]*:45: Error: 'abssp' instruction not supported on this functional unit 52 [^:]*:49: Error: 'add' instruction not supported on this functional unit 66 [^:]*:63: Error: 'add' instruction not supported on this functional unit 73 [^:]*:70: Error: 'addab' instruction not supported on this functional unit 82 [^:]*:79: Error: 'addad' instruction not supported on this functional unit 83 [^:]*:80: Error: 'addad' instruction not supported on this functional uni [all...] |
/external/autotest/client/site_tests/desktopui_ScreenLocker/ |
control | 7 PURPOSE = "Verify screen locker is functional." 17 TEST_CATEGORY = "Functional"
|
/external/autotest/client/site_tests/platform_BootLockbox/ |
control | 10 TEST_CATEGORY = 'Functional' 18 This test verifies that boot lockbox mechanism is functional. It tests that
|
/external/autotest/server/site_tests/network_StressServoEthernetPlug/ |
control | 11 PURPOSE = "Servo based ChromeOS functional tests." 13 TEST_CATEGORY = "Functional"
|
/external/autotest/server/site_tests/platform_LongPressPower/ |
control | 11 PURPOSE = "Servo based ChromeOS functional tests." 13 TEST_CATEGORY = "Functional"
|
Completed in 5373 milliseconds
<<11121314151617181920>>