Home
last modified time | relevance | path

Searched defs:tester (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
DTriangleBenchmarks.cpp23 static void RunBenchmark(benchmark::State &state, T &tester) in RunBenchmark()
40 DrawTester tester(multisample); in TriangleSolidColor() local
42 tester.onCreateVertexBuffers([](DrawTester &tester) { in TriangleSolidColor()
60 tester.onCreateVertexShader([](DrawTester &tester) { in TriangleSolidColor()
72 tester.onCreateFragmentShader([](DrawTester &tester) { in TriangleSolidColor()
91 DrawTester tester(multisample); in TriangleInterpolateColor() local
93 tester.onCreateVertexBuffers([](DrawTester &tester) { in TriangleInterpolateColor()
113 tester.onCreateVertexShader([](DrawTester &tester) { in TriangleInterpolateColor()
129 tester.onCreateFragmentShader([](DrawTester &tester) { in TriangleInterpolateColor()
150 DrawTester tester(multisample); in TriangleSampleTexture() local
[all …]
DClearImageBenchmarks.cpp121 VulkanTester tester; member in ClearImageBenchmark
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDrawTests.cpp28 DrawTester tester; in TEST_F() local
29 tester.onCreateVertexBuffers([](DrawTester &tester) { in TEST_F()
47 tester.onCreateVertexShader([](DrawTester &tester) { in TEST_F()
60 tester.onCreateFragmentShader([](DrawTester &tester) { in TEST_F()
/third_party/vk-gl-cts/modules/glshared/
DglsTextureStateQueryTests.cpp47 static glw::GLenum mapTesterToPname (TesterType tester) in mapTesterToPname()
96 static bool isPureIntTester (TesterType tester) in isPureIntTester()
139 static bool isPureUintTester (TesterType tester) in isPureUintTester()
300 static bool isCoreTester (TesterType tester) in isCoreTester()
321 static RequiredExtensions getTesterExtension (TesterType tester) in getTesterExtension()
395 static bool isCoreTester (TesterType tester) in isCoreTester()
401 static RequiredExtensions getTesterExtension (TesterType tester) in getTesterExtension()
500 static bool isCoreTester (TesterType tester) in isCoreTester()
529 static RequiredExtensions getTesterExtension (TesterType tester) in getTesterExtension()
585 static bool isCoreTester (TesterType tester) in isCoreTester()
[all …]
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSamplerStateQueryTests.cpp61 static bool isIsVectorQuery (TesterType tester) in isIsVectorQuery()
66 static bool isExtendedParamQuery (TesterType tester) in isExtendedParamQuery()
114 TesterType tester; in init() member
218 …const TesterType tester = (pureSetters[setterNdx].verifier == QUERY_SAMPLER_PARAM_PURE_INTEGER) … in init() local
Des31fTextureStateQueryTests.cpp61 static bool isIsVectorQuery (TesterType tester) in isIsVectorQuery()
66 static bool isExtendedParamQuery (TesterType tester) in isExtendedParamQuery()
132 TesterType tester; in init() member
269 …const TesterType tester = (pureSetters[setterNdx].verifier == QUERY_TEXTURE_PARAM_PURE_INTEGER) … in init() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
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() in TYPED_TEST() local
316 auto tester = testing::MakeExceptionSafetyTester() in TYPED_TEST() local
375 auto tester = testing::MakeExceptionSafetyTester().WithContracts( in TYPED_TEST() local
390 auto tester = testing::MakeExceptionSafetyTester() in TYPED_TEST() local
403 auto tester = testing::MakeExceptionSafetyTester() in TYPED_TEST() local
451 auto tester = testing::MakeExceptionSafetyTester() in TYPED_TEST() local
465 auto tester = testing::MakeExceptionSafetyTester() in TYPED_TEST() local
476 auto tester = testing::MakeExceptionSafetyTester() in TYPED_TEST() local
[all …]
/third_party/mbedtls/scripts/
Dgenerate_psa_constants.py262 def _make_key_type_from_curve_code(builder, tester): argument
268 def _make_key_type_from_group_code(builder, tester): argument
296 def _make_algorithm_from_hash_code(builder, tester): argument
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/
Drt29928.t14 sub tester { subroutine
/third_party/openssl/external/perl/Text-Template-1.56/t/
Drt29928.t14 sub tester { subroutine
/third_party/unity/extras/bdd/test/
Dmeson.build9 executable('tester', sources, dependencies : unity_dep) build
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
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 = MakeExceptionSafetyTester() in TEST() local
466 auto tester = MakeExceptionSafetyTester() in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
Dmemory_exception_safety_test.cc33 auto tester = testing::MakeExceptionSafetyTester() in TEST() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fSamplerStateQueryTests.cpp77 TesterType tester; in init() member
Des3fTextureStateQueryTests.cpp89 TesterType tester; in init() member
/third_party/node/test/parallel/
Dtest-eslint-async-iife-no-unused-result.js14 const tester = new RuleTester({ parserOptions: { ecmaVersion: 8 } }); constant
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp192 inline void DrawTester::onUpdateDescriptorSet(std::function<void(ThisType &tester, vk::CommandPool … in onUpdateDescriptorSet()
/third_party/python/Lib/distutils/
Dcmd.py244 def _ensure_tested_string(self, option, tester, what, error_fmt, argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestAudioActivity.java85 AudioStreamTester tester; field in TestAudioActivity.StreamContext
/third_party/python/Lib/test/
Dtest_ntpath.py54 def tester(fn, wantResult): function
Dtest_argparse.py272 def _get_parser(self, tester): argument
279 def test_failures(self, tester): argument
286 def test_successes(self, tester): argument
3354 def _get_parser(self, tester): argument
3376 def _test(self, tester, parser_text): argument
3382 def test_format(self, tester): argument
3387 def test_print(self, tester): argument
3399 def test_print_file(self, tester): argument
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs8572 let mut tester = Vec::with_capacity(len); localVariable
12935 let mut tester = VecDeque::with_capacity(len); localVariable
43523 let mut tester = VecDeque::with_capacity(15); localVariable
43564 let mut tester = VecDeque::with_capacity(15); localVariable
43595 let mut tester = VecDeque::with_capacity(15); localVariable
43617 let mut tester = VecDeque::with_capacity(15); localVariable
43636 let mut tester = VecDeque::with_capacity(15); localVariable
43708 let mut tester = VecDeque::with_capacity(15); localVariable
43743 let mut tester: VecDeque<usize> = VecDeque::with_capacity(7); localVariable
43769 let mut tester: VecDeque<usize> = VecDeque::with_capacity(7); localVariable
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc660 auto tester = variable
/third_party/openssl/test/
Dendecode_test.c139 typedef int (tester)(const char *file, const int line, typedef
/third_party/protobuf/src/google/protobuf/
Dmap_test.cc3363 MapReflectionTester tester(message->GetDescriptor()); in TEST() local
3377 MapReflectionTester tester(message.GetDescriptor()); in TEST() local

12