/third_party/mindspore/tests/st/ops/graph_kernel/ |
D | test_erf_erfc.py | 44 def basic_test(net, datatype): function 64 basic_test(ErfNet, np.float16) 65 basic_test(ErfcNet, np.float16) 72 basic_test(ErfNet, np.float32) 73 basic_test(ErfcNet, np.float32)
|
D | test_equal_count.py | 37 def basic_test(datatype): function 51 basic_test(np.float16) 58 basic_test(np.float32)
|
/third_party/grpc/test/core/gprpp/ |
D | manual_constructor_test.cc | 66 static void basic_test() { in basic_test() function 94 basic_test(); in main()
|
/third_party/boost/libs/container/test/ |
D | alloc_basic_test.cpp | 18 bool basic_test() in basic_test() function 112 if(!basic_test()) in main()
|
/third_party/protobuf/ruby/ |
D | Rakefile | 99 genproto_output << "tests/basic_test.rb" 126 file "tests/basic_test.rb" => "tests/basic_test.proto" do |file_task| 127 …sh "../src/protoc --experimental_allow_proto3_optional -I../src -I. --ruby_out=. tests/basic_test.…
|
/third_party/flutter/skia/tests/ |
D | PinnedImageTest.cpp | 37 static void basic_test(skiatest::Reporter* reporter, GrContext* context) { in basic_test() function 126 basic_test(reporter, ctxInfo.grContext()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | TextureProxyTest.cpp | 127 static void basic_test(GrContext* context, in basic_test() function 320 basic_test(context, reporter, create(reporter, context, proxyProvider, fit)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 326 basic_test(context, reporter, std::move(proxy)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/third_party/json/benchmarks/thirdparty/benchmark/docs/ |
D | tools.md | 39 … is printed in real time to stdout. The sample output using `benchmark/basic_test` for both argume… 42 ./compare_bench.py test/basic_test test/basic_test --benchmark_filter=BM_empty.* 43 RUNNING: test/basic_test --benchmark_filter=BM_empty.* --benchmark_out=/tmp/tmpN7LF3a 53 RUNNING: /test/basic_test --benchmark_filter=BM_empty.* --benchmark_out=/tmp/tmplvrIp8 63 Comparing ../build/test/basic_test to ../build/test/basic_test
|
/third_party/skia/tests/ |
D | PinnedImageTest.cpp | 39 static void basic_test(skiatest::Reporter* reporter, GrRecordingContext* rContext) { in basic_test() function 133 basic_test(reporter, ctxInfo.directContext()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | TextureProxyTest.cpp | 122 static void basic_test(GrDirectContext* dContext, in basic_test() function 350 basic_test(direct, reporter, create(reporter, direct, proxyProvider, fit), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 358 basic_test(direct, reporter, create_wrapped_backend(direct), cacheEntriesPerProxy); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/third_party/boost/libs/exception/test/ |
D | error_info_test.hpp | 67 basic_test() in basic_test() function 394 basic_test(); in main()
|
/third_party/benchmark/test/ |
D | CMakeLists.txt | 93 compile_benchmark_test(basic_test) 94 add_test(NAME basic_benchmark COMMAND basic_test --benchmark_min_time=0.01) 254 … DEPENDS filter_test benchmark_test options_test basic_test fixture_test cxx03_test complexity_test
|
D | benchmark_test.cc | 221 BENCHMARK_CAPTURE(BM_non_template_args, basic_test, 0, 0);
|
/third_party/boost/libs/gil/test/legacy/ |
D | image.cpp | 178 template <typename Img> void basic_test(const string& prefix); 195 void image_test::basic_test(const string& prefix) { in basic_test() function in image_test 351 basic_test<Img>(prefix+"basic_"); in image_all_test()
|
/third_party/protobuf/ruby/tests/ |
D | basic_test.proto | 3 package basic_test; package
|
/third_party/boost/libs/math/test/ |
D | test_basic_nonfinite.cpp | 58 BOOST_AUTO_TEST_CASE(basic_test) in BOOST_AUTO_TEST_CASE() argument
|
/third_party/python/Lib/test/ |
D | test_configparser.py | 72 def basic_test(self, cf): member in BasicTestCase 334 self.basic_test(cf) 413 self.basic_test(cf)
|
/third_party/boost/libs/circular_buffer/test/ |
D | common.ipp | 99 void basic_test() { 2447 basic_test();
|
/third_party/protobuf/ |
D | Makefile.am | 1130 ruby/tests/basic_test.proto \
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 35985 gl: check the correct GstGLMemory in basic_test
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 115571 gl: check the correct GstGLMemory in basic_test
|