Home
last modified time | relevance | path

Searched defs:fixture (Results 1 – 22 of 22) sorted by relevance

/external/grpc-grpc/test/core/tsi/
Dfake_transport_security_test.cc36 static void fake_test_setup_handshakers(tsi_test_fixture* fixture) { in fake_test_setup_handshakers()
55 static void fake_test_check_handshaker_peers(tsi_test_fixture* fixture) { in fake_test_check_handshaker_peers()
60 static void fake_test_destruct(tsi_test_fixture* fixture) {} in fake_test_destruct()
75 tsi_test_fixture* fixture = fake_tsi_test_fixture_create(); in fake_tsi_test_do_handshake_tiny_handshake_buffer() local
82 tsi_test_fixture* fixture = fake_tsi_test_fixture_create(); in fake_tsi_test_do_handshake_small_handshake_buffer() local
89 tsi_test_fixture* fixture = fake_tsi_test_fixture_create(); in fake_tsi_test_do_handshake() local
104 tsi_test_fixture* fixture = fake_tsi_test_fixture_create(); in fake_tsi_test_do_round_trip_for_all_configs() local
125 tsi_test_fixture* fixture = fake_tsi_test_fixture_create(); in fake_tsi_test_do_round_trip_odd_buffer_size() local
Dtransport_security_test_lib.cc30 static void notification_signal(tsi_test_fixture* fixture) { in notification_signal()
37 static void notification_wait(tsi_test_fixture* fixture) { in notification_wait()
47 tsi_test_fixture* fixture; member
56 static handshaker_args* handshaker_args_create(tsi_test_fixture* fixture, in handshaker_args_create()
79 static void setup_handshakers(tsi_test_fixture* fixture) { in setup_handshakers()
86 static void check_unused_bytes(tsi_test_fixture* fixture) { in check_unused_bytes()
105 static void check_handshake_results(tsi_test_fixture* fixture) { in check_handshake_results()
146 tsi_test_fixture* fixture = args->fixture; in maybe_append_unused_bytes() local
298 tsi_test_fixture* fixture = args->fixture; in on_handshake_next_done() local
342 tsi_test_fixture* fixture = args->fixture; in is_handshake_finished_properly() local
[all …]
Dssl_transport_security_test.cc100 static void ssl_test_setup_handshakers(tsi_test_fixture* fixture) { in ssl_test_setup_handshakers()
287 static void ssl_test_check_handshaker_peers(tsi_test_fixture* fixture) { in ssl_test_check_handshaker_peers()
326 static void ssl_test_destruct(tsi_test_fixture* fixture) { in ssl_test_destruct()
462 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_tiny_handshake_buffer() local
469 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_small_handshake_buffer() local
476 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake() local
482 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_root_store() local
491 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_client_authentication() local
500 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_client_authentication_and_root_store() local
511 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_server_name_indication_exact_domain() local
[all …]
/external/harfbuzz_ng/test/api/
Dtest-blob.c101 free_up (fixture_t *fixture) in free_up()
108 free_up_free (fixture_t *fixture) in free_up_free()
135 free_up_munmap (fixture_t *fixture) in free_up_munmap()
144 fixture_init (fixture_t *fixture, gconstpointer user_data) in fixture_init()
198 fixture_finish (fixture_t *fixture, gconstpointer user_data HB_UNUSED) in fixture_finish()
206 test_blob (fixture_t *fixture, gconstpointer user_data) in test_blob()
265 test_blob_subblob (fixture_t *fixture, gconstpointer user_data) in test_blob_subblob()
Dtest-buffer.c60 fixture_init (fixture_t *fixture, gconstpointer user_data) in fixture_init()
95 fixture_finish (fixture_t *fixture, gconstpointer user_data HB_UNUSED) in fixture_finish()
102 test_buffer_properties (fixture_t *fixture, gconstpointer user_data HB_UNUSED) in test_buffer_properties()
180 test_buffer_contents (fixture_t *fixture, gconstpointer user_data) in test_buffer_contents()
297 test_buffer_positions (fixture_t *fixture, gconstpointer user_data HB_UNUSED) in test_buffer_positions()
322 test_buffer_allocation (fixture_t *fixture, gconstpointer user_data HB_UNUSED) in test_buffer_allocation()
/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_test.cc113 alts_grpc_record_protocol_test_fixture* fixture = in test_fixture_integrity_only_create() local
171 alts_grpc_record_protocol_test_fixture* fixture = in test_fixture_privacy_integrity_create() local
223 alts_grpc_record_protocol_test_fixture* fixture) { in alts_grpc_record_protocol_test_fixture_destroy()
396 alts_grpc_record_protocol_test_fixture* fixture) { in alts_grpc_record_protocol_random_seal_unseal_tests()
402 alts_grpc_record_protocol_test_fixture* fixture) { in alts_grpc_record_protocol_empty_seal_unseal_tests()
408 alts_grpc_record_protocol_test_fixture* fixture) { in alts_grpc_record_protocol_unsync_seal_unseal_tests()
414 alts_grpc_record_protocol_test_fixture* fixture) { in alts_grpc_record_protocol_corrupted_data_tests()
420 alts_grpc_record_protocol_test_fixture* fixture) { in alts_grpc_record_protocol_input_check_tests()
Dalts_zero_copy_grpc_protector_test.cc105 alts_zero_copy_grpc_protector_test_fixture* fixture = in alts_zero_copy_grpc_protector_test_fixture_create() local
127 alts_zero_copy_grpc_protector_test_fixture* fixture) { in alts_zero_copy_grpc_protector_test_fixture_destroy()
237 alts_zero_copy_grpc_protector_test_fixture* fixture = in alts_zero_copy_protector_seal_unseal_small_buffer_tests() local
265 alts_zero_copy_grpc_protector_test_fixture* fixture = in alts_zero_copy_protector_seal_unseal_large_buffer_tests() local
Dalts_iovec_record_protocol_test.cc95 alts_iovec_record_protocol_test_fixture* fixture = in alts_iovec_record_protocol_test_fixture_create() local
141 alts_iovec_record_protocol_test_fixture* fixture) { in alts_iovec_record_protocol_test_fixture_destroy()
734 alts_iovec_record_protocol_test_fixture* fixture = in alts_iovec_record_protocol_random_seal_unseal_tests() local
769 alts_iovec_record_protocol_test_fixture* fixture = in alts_iovec_record_protocol_empty_seal_unseal_tests() local
804 alts_iovec_record_protocol_test_fixture* fixture = in alts_iovec_record_protocol_unsync_seal_unseal_tests() local
839 alts_iovec_record_protocol_test_fixture* fixture = in alts_iovec_record_protocol_corrupted_data_tests() local
874 alts_iovec_record_protocol_test_fixture* fixture = in alts_iovec_record_protocol_input_check_tests() local
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_error.cc230 Fixture fixture; in BM_ErrorStringOnNewError() local
239 Fixture fixture; in BM_ErrorStringRepeatedly() local
249 Fixture fixture; in BM_ErrorGetStatus() local
264 Fixture fixture; in BM_ErrorGetStatusCode() local
278 Fixture fixture; in BM_ErrorHttpError() local
292 Fixture fixture; in BM_HasClearGrpcStatus() local
299 #define BENCHMARK_SUITE(fixture) \ argument
Dbm_fullstack_trickle.cc241 static void TrickleCQNext(TrickledCHTTP2* fixture, void** t, bool* ok, in TrickleCQNext()
261 std::unique_ptr<TrickledCHTTP2> fixture(new TrickledCHTTP2( in BM_PumpStreamServerToClient_Trickle() local
355 std::unique_ptr<TrickledCHTTP2> fixture(new TrickledCHTTP2( in BM_PumpUnbalancedUnary_Trickle() local
Dbm_call_create.cc108 Fixture fixture; in BM_CallCreateDestroy() local
505 Fixture fixture; in BM_IsolatedFilter() local
728 IsolatedCallFixture fixture; in BM_IsolatedCall_NoOp() local
743 IsolatedCallFixture fixture; in BM_IsolatedCall_Unary() local
789 IsolatedCallFixture fixture; in BM_IsolatedCall_StreamingSend() local
/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_frame_protector_test.cc33 tsi_test_frame_protector_fixture* fixture, const uint8_t* key, in alts_test_do_round_trip_check_frames()
155 tsi_test_frame_protector_fixture* fixture = in alts_test_do_round_trip_vector_tests() local
330 static void alts_test_do_round_trip(tsi_test_frame_protector_fixture* fixture, in alts_test_do_round_trip()
377 tsi_test_frame_protector_fixture* fixture = in alts_test_do_round_trip_all() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbindings_test_base.h43 #define INSTANTIATE_MOJO_BINDINGS_TEST_CASE_P(fixture) \ argument
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/bzip2/
DBlockSortTest.java149 private DS setUpFixture(final byte[] fixture) { in setUpFixture()
156 final byte[] fixture, final byte[] fixtureBwt) { in assertFixtureSorted()
/external/grpc-grpc/test/core/surface/
Dnum_external_connectivity_watchers_test.cc66 static void run_timeouts_test(const test_fixture* fixture) { in run_timeouts_test()
120 const test_fixture* fixture) { in run_channel_shutdown_before_timeout_test()
Dsequential_connectivity_test.cc54 static void run_test(const test_fixture* fixture) { in run_test()
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/
DCompressorStreamFactoryRoundtripTest.java61 final String fixture = "The quick brown fox jumps over the lazy dog"; in testCompressorStreamFactoryRoundtrip() local
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime_test.cc430 ProcessFunctionLibraryRuntimeTest* fixture, in TestTwoDeviceMult()
461 ProcessFunctionLibraryRuntimeTest* fixture, in TestTwoDeviceInputOutput()
655 void TestResourceOutputAndUse(ProcessFunctionLibraryRuntimeTest* fixture, in TestResourceOutputAndUse()
/external/guava/guava-tests/test/com/google/common/eventbus/
DEventBusTest.java202 HierarchyFixture fixture = new HierarchyFixture(); in testFlattenHierarchy() local
/external/grpc-grpc/test/cpp/performance/
Dwrites_per_rpc_test.cc171 std::unique_ptr<InProcessCHTTP2> fixture( in UnaryPingPong() local
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py250 def fixture(): function
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils_test.cc178 FuseRemoteGraphMultipleAddOpsTest* fixture) { in SetSubgraphArguments()