Home
last modified time | relevance | path

Searched defs:tester (Results 1 - 25 of 31) sorted by relevance

12

/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/
H A Drt29928.t14 sub tester { subroutine
/third_party/openssl/external/perl/Text-Template-1.56/t/
H A Drt29928.t14 sub tester { subroutine
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDrawTests.cpp28 DrawTester tester; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
H A Dmemory_exception_safety_test.cc33 auto tester = testing::MakeExceptionSafetyTester() in TEST() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
H A DTriangleBenchmarks.cpp23 static void RunBenchmark(benchmark::State &state, T &tester) in RunBenchmark() argument
[all...]
H A DClearImageBenchmarks.cpp121 VulkanTester tester; member in ClearImageBenchmark
/third_party/python/PC/
H A Dtestpy.py29 import libregrtest # Standard Python tester. namespace
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fSamplerStateQueryTests.cpp77 TesterType tester; in init() member
H A Des3fTextureStateQueryTests.cpp89 TesterType tester; in init() member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_exception_safety_test.cc234 auto tester = testing::MakeExceptionSafetyTester() in TYPED_TEST() local
273 auto tester = testing::MakeExceptionSafetyTester() in TYPED_TEST() local
292 auto tester = testing::MakeExceptionSafetyTester() TYPED_TEST() local
316 auto tester = testing::MakeExceptionSafetyTester() TYPED_TEST() local
375 auto tester = testing::MakeExceptionSafetyTester().WithContracts( TYPED_TEST() local
390 auto tester = testing::MakeExceptionSafetyTester() TYPED_TEST() local
403 auto tester = testing::MakeExceptionSafetyTester() TYPED_TEST() local
451 auto tester = testing::MakeExceptionSafetyTester() TYPED_TEST() local
465 auto tester = testing::MakeExceptionSafetyTester() TYPED_TEST() local
476 auto tester = testing::MakeExceptionSafetyTester() TYPED_TEST() local
490 auto tester = testing::MakeExceptionSafetyTester() TYPED_TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_exception_safety_test.cc223 auto tester = in TEST() local
232 auto tester = in TEST() local
260 auto tester = in TEST() local
311 auto tester in TEST() local
466 auto tester = MakeExceptionSafetyTester() TEST() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSamplerStateQueryTests.cpp61 static bool isIsVectorQuery (TesterType tester) in isIsVectorQuery() argument
66 static bool isExtendedParamQuery (TesterType tester) in isExtendedParamQuery() argument
114 TesterType tester; in init() member
218 const TesterType tester = (pureSetters[setterNdx].verifier == QUERY_SAMPLER_PARAM_PURE_INTEGER) ? (pureStates[stateNdx].intTester) init() local
[all...]
H A Des31fTextureStateQueryTests.cpp61 static bool isIsVectorQuery (TesterType tester) in isIsVectorQuery() argument
66 static bool isExtendedParamQuery (TesterType tester) in isExtendedParamQuery() argument
132 TesterType tester; in init() member
269 const TesterType tester = (pureSetters[setterNdx].verifier == QUERY_TEXTURE_PARAM_PURE_INTEGER) ? (pureStates[stateNdx].intTester) init() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.h52 HfpAgCommandProcessor::AtCmdFn tester; member
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_capi.cpp38 TesterCapiOld* tester = static_cast<TesterCapiOld*>(userData); in OnNeedInputData() local
50 TesterCapiOld* tester = static_cast<TesterCapiOld*>(userData); in OnNewOutputData() local
62 TesterCapiNew* tester = static_cast<TesterCapiNew*>(userData); OnNeedInputBuffer() local
73 TesterCapiNew* tester = static_cast<TesterCapiNew*>(userData); OnNewOutputBuffer() local
[all...]
H A Dtester_common.cpp58 shared_ptr<TesterCommon> tester = Create(opt); in Run() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp192 onUpdateDescriptorSet(std::function<void(ThisType &tester, vk::CommandPool &commandPool, vk::DescriptorSet &descriptorSet)> callback) onUpdateDescriptorSet() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dkeyspan_remote.c94 u32 tester; member
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dkeyspan_remote.c94 u32 tester; member
[all...]
/third_party/python/Lib/test/
H A Dtest_ntpath.py54 def tester(fn, wantResult): function
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_progs.h439 static inline void test_loader__set_pre_execution_cb(struct test_loader *tester, in test_loader__set_pre_execution_cb() argument
H A Dtest_loader.c68 static int tester_init(struct test_loader *tester) in tester_init() argument
80 void test_loader_fini(struct test_loader *tester) in test_loader_fini() argument
160 static int parse_test_spec(struct test_loader *tester, in parse_test_spec() argument
341 prepare_case(struct test_loader *tester, struct test_spec *spec, struct bpf_object *obj, struct bpf_program *prog) prepare_case() argument
378 validate_case(struct test_loader *tester, struct test_subspec *subspec, struct bpf_object *obj, struct bpf_program *prog, int load_err) validate_case() argument
443 can_execute_unpriv(struct test_loader *tester, struct test_spec *spec) can_execute_unpriv() argument
532 run_subtest(struct test_loader *tester, struct bpf_object_open_opts *open_opts, const void *obj_bytes, size_t obj_byte_cnt, struct test_spec *specs, struct test_spec *spec, bool unpriv) run_subtest() argument
642 process_subtest(struct test_loader *tester, const char *skel_name, skel_elf_bytes_fn elf_bytes_factory) process_subtest() argument
701 test_loader__run_subtests(struct test_loader *tester, const char *skel_name, skel_elf_bytes_fn elf_bytes_factory) test_loader__run_subtests() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dverifier.c93 struct test_loader tester = {}; in run_tests_aux() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DTestAudioActivity.java85 AudioStreamTester tester; field in TestAudioActivity.StreamContext
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dexception_safety_testing_test.cc660 auto tester = member

Completed in 15 milliseconds

12