Home
last modified time | relevance | path

Searched refs:basic_test (Results 1 – 21 of 21) sorted by relevance

/third_party/mindspore/tests/st/ops/graph_kernel/
Dtest_erf_erfc.py44 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)
Dtest_equal_count.py37 def basic_test(datatype): function
51 basic_test(np.float16)
58 basic_test(np.float32)
/third_party/grpc/test/core/gprpp/
Dmanual_constructor_test.cc66 static void basic_test() { in basic_test() function
94 basic_test(); in main()
/third_party/boost/libs/container/test/
Dalloc_basic_test.cpp18 bool basic_test() in basic_test() function
112 if(!basic_test()) in main()
/third_party/protobuf/ruby/
DRakefile99 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/
DPinnedImageTest.cpp37 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()
DTextureProxyTest.cpp127 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/
Dtools.md39 … 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/
DPinnedImageTest.cpp39 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()
DTextureProxyTest.cpp122 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/
Derror_info_test.hpp67 basic_test() in basic_test() function
394 basic_test(); in main()
/third_party/benchmark/test/
DCMakeLists.txt93 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
Dbenchmark_test.cc221 BENCHMARK_CAPTURE(BM_non_template_args, basic_test, 0, 0);
/third_party/boost/libs/gil/test/legacy/
Dimage.cpp178 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/
Dbasic_test.proto3 package basic_test; package
/third_party/boost/libs/math/test/
Dtest_basic_nonfinite.cpp58 BOOST_AUTO_TEST_CASE(basic_test) in BOOST_AUTO_TEST_CASE() argument
/third_party/python/Lib/test/
Dtest_configparser.py72 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/
Dcommon.ipp99 void basic_test() {
2447 basic_test();
/third_party/protobuf/
DMakefile.am1130 ruby/tests/basic_test.proto \
/third_party/gstreamer/gstplugins_base/
DChangeLog35985 gl: check the correct GstGLMemory in basic_test
/third_party/gstreamer/gstplugins_bad/
DChangeLog115571 gl: check the correct GstGLMemory in basic_test