Searched refs:NotSupported (Results 1 – 14 of 14) sorted by relevance
/external/crosvm/usb_util/src/ |
D | error.rs | 24 NotSupported, enumerator 43 Error::NotSupported => write!( in fmt() 66 bindings::LIBUSB_ERROR_NOT_SUPPORTED => Error::NotSupported, in from()
|
/external/swiftshader/tests/regres/testlist/ |
D | testlist.go | 171 NotSupported = Status("NOT_SUPPORTED") const 189 NotSupported,
|
/external/angle/src/tests/deqp_support/ |
D | angle_deqp_libtester.h | 34 NotSupported, enumerator
|
D | angle_deqp_libtester_main.cpp | 188 return TestResult::NotSupported; in deqp_libtester_run()
|
D | angle_deqp_gtest.cpp | 421 case TestResult::NotSupported: in countTestResultAndReturnSuccess()
|
/external/swiftshader/tests/regres/deqp/ |
D | deqp.go | 43 …deqpRE = regexp.MustCompile(`(Fail|Pass|NotSupported|CompatibilityWarning|QualityWarning) \(([^\)]… 342 results <- TestResult{Test: name, Status: testlist.NotSupported, TimeTaken: duration}
|
/external/deqp/doc/testlog-stylesheet/ |
D | testlog.css | 112 .NotSupported { background: #ff69b4; }
|
/external/libbrillo/brillo/http/ |
D | http_request.h | 190 static const int NotSupported = 501; variable
|
/external/deqp/doc/ |
D | qpa_file_format.txt | 168 NotSupported, // Some feature was not supported in the implementation.
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.fbo.completeness.txt | 108 Some tests may return the status "NotSupported" because the implementation
|
/external/swiftshader/tests/regres/cmd/regres/ |
D | main.go | 1069 {" Not Supported", testlist.NotSupported},
|
/external/deqp/external/vulkancts/ |
D | README.md | 315 NotSupported
|
/external/angle/src/tests/gl_tests/ |
D | ComputeShaderTest.cpp | 2686 TEST_P(ComputeShaderTestES3, NotSupported) in TEST_P() argument
|
/external/deqp/external/openglcts/ |
D | README.md | 680 `NotSupported` or `ResourceError` are possible. Only `Fail` status will count
|