/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | tls_chlo_extractor_test.cc | 21 namespace test { namespace 109 const QuicErrorCode error = QuicFramer::ParsePublicHeaderDispatcher( in IngestPackets() local 293 const QuicErrorCode error = QuicFramer::ParsePublicHeaderDispatcher( in TEST_P() local
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib1911.c | 36 CURLcode test(char *URL) in test() function 40 int error = 0; in test() local
|
H A D | lib517.c | 156 CURLcode test(char *URL) in test() function 159 int error = 0; in test() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/test/ |
D | race.go | 7 package test package 42 func (q *T55357[T]) do(w, v bool, fn func(bk []byte, v T) error) error {
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fDrawElementsBaseVertexTests.cpp | 105 static void addTestIterations(gls::DrawTest *test, gls::DrawTestSpec &spec, TestIterationType type) in addTestIterations() 346 tcu::Surface error(image.getWidth(), image.getHeight()); in verifyImage() local 544 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), … in init() local 614 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), … in init() local 672 gls::DrawTest *test = in init() local 710 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "multiple_attribu… in init() local 759 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "instanced_attrib… in init() local 822 …gls::DrawTest *test = new gls::DrawTest(m_testCtx, m_context.getRenderContext(), "default_attribut… in init() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/ |
H A D | moqt_integration_test.cc | 27 namespace moqt::test { namespace 207 std::optional<MoqtAnnounceErrorReason> error) { in TEST_F() 230 std::optional<MoqtAnnounceErrorReason> error) { in TEST_F() 254 std::optional<MoqtAnnounceErrorReason> error) { in TEST_F()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | recording_http2_visitor.cc | 9 namespace test { namespace 16 void RecordingHttp2Visitor::OnConnectionError(ConnectionError error) { in OnConnectionError() 151 InvalidFrameError error) { in OnInvalidFrame()
|
/aosp_15_r20/external/webrtc/test/fuzzers/ |
H A D | sdp_integration_fuzzer.cc | 32 SdpParseError error; in RunNegotiateCycle() local 61 FuzzerTest test; in FuzzOneInput() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/gpu/unit/ |
H A D | Queue.cpp | 31 namespace test namespace 61 cl_int error = CL_SUCCESS; in TEST_SUITE() local
|
/aosp_15_r20/system/keymaster/tests/ |
H A D | ecies_kem_test.cpp | 32 namespace test { namespace 48 keymaster_error_t error; in TEST() local
|
/aosp_15_r20/external/skia/src/sksl/ |
H A D | SkSLParser.cpp | 191 for (const Error& error : fErrors) { in forwardErrors() local 389 void Parser::error(Token token, std::string_view msg) { in error() function in SkSL::Parser 393 void Parser::error(Position position, std::string_view msg) { in error() function in SkSL::Parser 1406 std::unique_ptr<Expression> test = this->expression(); in ifStatement() local 1448 std::unique_ptr<Expression> test = this->expression(); in doStatement() local 1472 std::unique_ptr<Expression> test = this->expression(); in whileStatement() local 1597 std::unique_ptr<Expression> test; in forStatement() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/gettid/ |
H A D | gettid02.c | 40 int error = 0; in run() local 64 static struct tst_test test = { variable
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | GTestListener.java | 45 public void testStarted(TestDescription test, long startTime) { in testStarted() 69 FailureDescription error = FailureDescription.create(errorMessage.toString()); in testRunEnded() local
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/ |
D | jpeg.py | 11 class error(Exception): class 73 def test(): function
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/ |
D | jpeg.py | 11 class error(Exception): class 73 def test(): function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setpgid/ |
H A D | setpgid02.c | 30 int error; member 58 static struct tst_test test = { variable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_format.c | 168 const struct util_format_test_case *test = &util_format_test_cases[l]; in test_format_float() local 270 const struct util_format_test_case *test = &util_format_test_cases[l]; in test_format_unorm8() local 294 int error = float_to_ubyte(test->unpacked[i][j][k]) - unpacked[k]; in test_format_unorm8() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | ExtendedSkColorTypeTests.cpp | 101 static void raster_tests(skiatest::Reporter* reporter, const TestCase& test) { in raster_tests() 188 auto error = std::function<ComparePixmapsErrorReporter>( in compare_pixmaps() local 201 const TestCase& test) { in gpu_tests()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fstatfs/ |
H A D | fstatfs02.c | 28 int error; member 69 static struct tst_test test = { variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsync/ |
H A D | fsync03.c | 29 int error; member 83 static struct tst_test test = { variable
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/ |
H A D | basic_test_conversions.cpp | 287 int CalcRefValsPat<InType, OutType>::check_result(void *test, uint32_t count, in check_result() 459 int error; in TestTypesConversion() local 547 int error = 0; in DoTest() local 967 cl_int error; in CalcReferenceValuesComplete() local 1305 int error = 0; in MakeProgram() local 1433 int error; in RunKernel() local
|
/aosp_15_r20/external/mesa3d/src/util/tests/ |
H A D | process_test.c | 39 static bool error = false; variable 42 expect_equal_str(const char *expected, const char *actual, const char *test) in expect_equal_str()
|
/aosp_15_r20/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/ |
H A D | Main.java | 83 private void runTestCompanion(@NonNull TestCompanion test) { in runTestCompanion() 113 public void onFail(@NonNull CharSequence error) { in onFail()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/chroot/ |
H A D | chroot03.c | 40 int error; member 69 static struct tst_test test = { variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/rand/src/ |
D | lib.rs | 87 macro_rules! error { ($($x:tt)*) => ( macro 189 mod test { module
|