Home
last modified time | relevance | path

Searched defs:test_obj (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/system/chre/apps/wifi_offload/test/
H A Dflatbuffersserialization_test.cc45 TypeParam test_obj; in TYPED_TEST() local
59 TypeParam test_obj; in TYPED_TEST() local
71 TypeParam test_obj; in TYPED_TEST() local
79 TypeParam test_obj; in TYPED_TEST() local
H A Doffloadtypes_test.cc49 TestType test_obj; in SerializationThenDeserializationCreatesEqualValue() local
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dguard_threaded_test.pass.cpp191 FunctionLocalStatic<GuardType, Impl> test_obj; in test_free_for_all() local
212 FunctionLocalStatic<GuardType, Impl> test_obj; in test_waiting_for_init() local
248 FunctionLocalStatic<GuardType, Impl> test_obj; in test_aborted_init() local
283 FunctionLocalStatic<GuardType, Impl> test_obj; in test_completed_init() local
/aosp_15_r20/external/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp208 FunctionLocalStatic<GuardType, Impl> test_obj; in test_free_for_all() local
236 FunctionLocalStatic<GuardType, Impl> test_obj; in test_waiting_for_init() local
273 FunctionLocalStatic<GuardType, Impl> test_obj; in test_aborted_init() local
315 FunctionLocalStatic<GuardType, Impl> test_obj; in test_completed_init() local
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.cc113 explicit XdsChannelArgsServerBuilderOption(XdsEnd2endTest* test_obj) in XdsChannelArgsServerBuilderOption()
223 XdsEnd2endTest* test_obj, bool use_xds_enabled_server) in BackendServerThread()
289 XdsEnd2endTest* test_obj, absl::string_view debug_label) in BalancerServerThread()
H A Dxds_rls_end2end_test.cc59 explicit RlsServerThread(XdsEnd2endTest* test_obj) in RlsServerThread()
H A Dxds_csds_end2end_test.cc291 explicit AdminServerThread(XdsEnd2endTest* test_obj) in AdminServerThread()
H A Dxds_end2end_test_lib.h238 : test_obj_(test_obj), in test_obj_() argument
/aosp_15_r20/external/autotest/client/common_lib/
H A Dpowerplay_util.py20 def __init__(self, test_obj, record_interval=0): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/integration_test/
H A Dprofiler_api_test.py52 def _make_temp_log_dir(test_obj): argument
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_member_unittest.cc295 PrefMemberTestClass test_obj(&prefs); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dmulti_worker_test_base.py416 def skip_if_grpc_server_cant_be_started(test_obj): argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcommand_channel_test.cc100 auto test_obj = std::make_shared<TestCallbackObject>( in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py501 def skip_if_error(test_obj, error_type, messages=None): argument