/aosp_15_r20/external/clang/test/CXX/drs/ |
H A D | dr5xx.cpp | 134 int test[fold((int*)(void*)0) ? -1 : 1]; variable 158 void test(int n, const int cn, int **p, int *S::*pm) { in test() function 213 void test(int (&a)[3], S<3> s) { in test() function 259 struct B { typename T::error error; }; member 260 template<typename U> struct C { typename T::error error; }; member 297 struct B { typename T::error error; }; member 298 template<typename U> struct C { typename T::error error; }; // expected-note {{here}} member 360 void test() { in test() function 749 void test(C c, D d) { in test() function
|
/aosp_15_r20/external/swiftshader/tests/regres/cmd/regres/ |
H A D | main.go | 407 func (r *regres) test(change *changeInfo) (string, bool, error) { func 1195 type test struct { struct 1196 r *regres 1197 commit git.Hash // hash of the commit to test 1198 checkoutDir string // directory for the SwiftShader checkout 1199 resDir string // directory for the test results 1200 buildDir string // directory for SwiftShader build 1201 toolchain llvm.Toolchain // the toolchain used for building 1202 reactorBackend reactorBackend // backend for SwiftShader build 1203 coverageEnv *cov.Env // coverage generation environment (optional). [all …]
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/generic_address_space/ |
H A D | stress_tests.cpp | 37 cl_int error; in ExecuteSubcase() local 100 cl_int error; in test_max_number_of_params() local 172 CStressTest test(KERNEL_FUNCTION); in test_max_number_of_params() local
|
/aosp_15_r20/external/mesa3d/src/util/tests/format/ |
H A D | u_format_test.c | 43 float error = y - x; in compare_float() local 206 const struct util_format_test_case *test) in test_format_fetch_rgba() 242 const struct util_format_test_case *test) in test_format_unpack_rgba() 279 const struct util_format_test_case *test) in test_format_pack_rgba_float() 360 const struct util_format_test_case *test) in test_format_unpack_rgba_8unorm() 402 const struct util_format_test_case *test) in test_format_pack_rgba_8unorm() 466 const struct util_format_test_case *test) in test_format_unpack_z_float() 498 const struct util_format_test_case *test) in test_format_pack_z_float() 537 const struct util_format_test_case *test) in test_format_unpack_z_32unorm() 576 const struct util_format_test_case *test) in test_format_pack_z_32unorm() [all …]
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/allocations/ |
H A D | allocation_execute.cpp | 70 int error; in check_image() local 145 int execute_kernel(cl_context context, cl_command_queue *queue, cl_device_id device_id, int test, c… in execute_kernel() 150 int i, error, result; in execute_kernel() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/ |
H A D | icmp_reachable_test.cc | 19 namespace quic::test { namespace 56 void OnReadError(int error) override { read_errors_[error]++; } in OnReadError() 58 void OnWriteError(int error) override { write_errors_[error]++; } in OnWriteError() 62 int WriteErrorCount(int error) { return write_errors_[error]; } in WriteErrorCount() 66 int ReadErrorCount(int error) { return read_errors_[error]; } in ReadErrorCount()
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/ |
H A D | neteq_test.cc | 21 namespace test { namespace 117 int error = neteq_->InsertPacket( in RunToNextGetAudio() local 174 int error = neteq_->GetAudio(&out_frame, &muted, nullptr, in RunToNextGetAudio() local
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib1560.c | 1244 int error = 0; in set_url() local 1295 int error = 0; in setget_parts() local 1339 int error = 0; in set_parts() local 1391 int error = 0; in get_url() local 1431 int error = 0; in get_parts() local 1479 int error = 0; in append() local 1529 int error = 0; in scopeid() local 1713 int i, error = 0; in clear_url() local 1765 int error = 0; in huge() local 1868 CURLcode test(char *URL) in test() function
|
H A D | lib1912.c | 33 CURLcode test(char *URL) in test() function 36 int error = 0; in test() local
|
/aosp_15_r20/external/webrtc/common_audio/ |
H A D | audio_converter_unittest.cc | 38 const ChannelBuffer<float>& test) { in VerifyParams() 47 const ChannelBuffer<float>& test, in ComputeSNR() 61 float error = ref.channels()[i][j] - test.channels()[i][j + delay]; in ComputeSNR() local
|
/aosp_15_r20/external/bc/scripts/ |
H A D | afl.py | 52 def check_crash(exebase, out, error, file, type, test): argument 76 def run_test(cmd, exebase, tout, indata, out, file, type, test, environ=None): argument
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | dedicated_web_transport_http3_client_test.cc | 32 namespace net::test { namespace 132 .WillByDefault([this](const WebTransportError& error) { in DedicatedWebTransportHttp3Test() 137 .WillByDefault([this](const WebTransportError& error) { in DedicatedWebTransportHttp3Test()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_non_uniform_test.cpp | 171 std::string error = std::get<4>(GetParam()); in TEST_P() local 214 std::string error = std::get<4>(GetParam()); in TEST_P() local 893 std::string test = R"( in TEST_F() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_non_uniform_test.cpp | 171 std::string error = std::get<4>(GetParam()); in TEST_P() local 214 std::string error = std::get<4>(GetParam()); in TEST_P() local 893 std::string test = R"( in TEST_F() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_non_uniform_test.cpp | 171 std::string error = std::get<4>(GetParam()); in TEST_P() local 214 std::string error = std::get<4>(GetParam()); in TEST_P() local 893 std::string test = R"( in TEST_F() local
|
/aosp_15_r20/tools/metalava/metalava-model-text/src/test/java/com/android/tools/metalava/model/text/ |
H A D | ApiFileTest.kt | 138 val error = codebase.assertClass("java.lang.Error") in <lambda>() constant 568 class test.pkg.Foo in <lambda>() class 573 class test.pkg.Outer.Middle.Inner in <lambda>() class
|
/aosp_15_r20/system/keymaster/tests/ |
H A D | nist_curve_key_exchange_test.cpp | 30 namespace test { namespace 185 for (auto& test : kNistCurveTests) { in TEST() local 194 keymaster_error_t error; in TEST() local
|
/aosp_15_r20/external/pigweed/pw_hdlc/py/ |
H A D | decode_test.py | 51 def error(cls, status: FrameStatus): member in Expected 504 def test(self) -> None: function 533 def test(self) -> None: function
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | parse_number_unittest.cc | 86 ParseIntError error = kBogusError; in ExpectParseIntSuccess() local 112 ParseIntError error; in ExpectParseIntFailure() local 132 for (const auto& test : kAnnotatedTests) { in TestParseIntUsingFormat() local
|
/aosp_15_r20/hardware/interfaces/security/sharedsecret/aidl/vts/functional/ |
H A D | SharedSecretAidlTest.cpp | 27 namespace aidl::android::hardware::security::sharedsecret::test { namespace 36 ErrorCode error; member 42 ErrorCode error; member 49 auto error = GetReturnErrorCode(sharedSecret->getSharedSecretParameters(¶ms)); in getSharedSecretParameters() local 72 auto error = GetReturnErrorCode(sharedSecret->computeSharedSecret(params, &sharingCheck)); in computeSharedSecret() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/test/ |
D | test_nonunix.go | 7 package test package 9 func isETXTBSY(err error) bool {
|
D | test_unix.go | 7 package test package 14 func isETXTBSY(err error) bool {
|
/aosp_15_r20/art/test/testrunner/ |
H A D | testrunner.py | 210 def send_csv_result(test, result): argument 615 def run_test(args, test, test_variant, test_name): argument 888 def is_test_disabled(test, variant_set): argument 941 def print_text(output, error=False): argument
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/ |
H A D | settings_timeout_test.cc | 63 namespace test { namespace 207 grpc_error_handle error() const { return error_; } in error() function in grpc_core::test::__anon8d4c1a4c0111::Client::EventState 210 static void OnEventDone(void* arg, grpc_error_handle error) { in OnEventDone()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | test_frame_sequence.cc | 13 namespace test { namespace 48 Http2ErrorCode error) { in RstStream() 92 Http2ErrorCode error, in GoAway()
|