Searched refs:Failing (Results 1 – 25 of 51) sorted by relevance
123
/external/tensorflow/tensorflow/tools/api/tests/ |
D | BUILD | 53 "no_windows", # Failing due to missing API symbols. 70 "no_windows", # Failing due to missing API symbols.
|
/external/boringssl/src/third_party/wycheproof_testvectors/ |
D | eddsa_test.txt | 382 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to 391 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to 400 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to 409 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to 418 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to 427 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to 436 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to 445 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fast-isel-agg-constant.ll | 3 ; (Failing out is okay, as long as we don't miscompile.)
|
D | 2011-01-24-DbgValue-Before-Use.ll | 22 @str = internal constant [21 x i8] c"Failing test vector:\00"
|
/external/llvm/test/CodeGen/X86/ |
D | fast-isel-agg-constant.ll | 3 ; (Failing out is okay, as long as we don't miscompile.)
|
D | 2011-01-24-DbgValue-Before-Use.ll | 21 @str = internal constant [21 x i8] c"Failing test vector:\00"
|
/external/crcalc/tests/ |
D | README.txt | 12 coverage at the cost of reproducibility. Failing arguments should however
|
/external/angle/src/tests/deqp_support/ |
D | deqp_gles31_test_expectations.txt | 49 // Failing Tests on Linux on Intel HD 630. 57 // D3D11 Failing Tests 114 // Failing with dEQP roll 125 // OPENGL Failing Tests 140 // OpenGL/D3D11 Failing Tests
|
D | deqp_khr_gles31_test_expectations.txt | 59 // Failing on SwiftShader 124 // Failing on Android with SwiftShader
|
/external/angle/doc/ |
D | ResourceLimits.md | 8 device’s feature set. Failing to do so and assuming sufficient limits typically
|
/external/deqp/external/vulkancts/mustpass/master/src/ |
D | excluded-tests.txt | 18 # Issue 419: Failing sparse tests (Image mismatch)
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 2 directory using dracut. Failing that, this tool will create an initrd
|
/external/swiftshader/tests/regres/cmd/regres/ |
D | main.go | 957 if !test.Status.Failing() { 1000 case !old.Status.Failing() && new.Status.Failing(): 1008 case old.Status.Failing() && new.Status.Failing():
|
/external/deqp/android/cts/master/src/ |
D | vk-excluded-tests.txt | 21 # Issue 419: Failing sparse tests (Image mismatch)
|
/external/deqp/doc/testspecs/GL3/ |
D | stress.conditional_render.txt | 45 second occlusion query is set to fail. Failing occlusion query geometry is
|
/external/swiftshader/tests/regres/testlist/ |
D | testlist.go | 195 func (s Status) Failing() bool { func
|
/external/curl/docs/cmdline-opts/ |
D | config.d | 38 then the HOME environment variables. Failing that, it uses getpwuid() on
|
/external/libjpeg-turbo/java/ |
D | README | 43 (Mac), or PATH (Windows.) Failing this, on Un*x and Mac systems, the wrapper
|
/external/icu/icu4c/source/allinone/ |
D | icucheck.bat | 131 echo Failing Tests: %ICUFAILED%
|
/external/libcxx/ |
D | TODO.TXT | 44 * INCOMPLETE - US 51: Failing to add / when appending empty string prevents useful apps
|
/external/python/cpython2/Doc/c-api/ |
D | import.rst | 31 Failing imports remove incomplete module objects. 65 Failing imports remove incomplete module objects.
|
/external/ltp/ |
D | README.md | 97 * Failing that, ask for help on the mailing list or Github.
|
/external/clang/docs/ |
D | MemorySanitizer.rst | 173 Failing to achieve this may result in false reports.
|
/external/skqp/site/dev/testing/ |
D | automated_testing.md | 89 * Failing w/o comment: task specs which have failures within the visible commit
|
/external/compiler-rt/ |
D | CMakeLists.txt | 139 # Override any existing /W flags with /W4. This is what LLVM does. Failing to
|
123