MCPcopy Create free account

hub / github.com/MikeLankamp/fpm / functions

Functions1,471 in github.com/MikeLankamp/fpm

MethodWatcherThreadFunc
Monitors exit from a given thread and notifies those ThreadIdToThreadLocals about thread termination.
3rdparty/googletest/src/gtest-port.cc:576
MethodWideCStringEquals
Compares two wide C strings. Returns true iff they have the same content. Unlike wcscmp(), this function can handle NULL argument(s). A NULL C stri
3rdparty/googletest/src/gtest.cc:1878
MethodWindowsDeathTest
3rdparty/googletest/src/gtest-death-test.cc:650
MethodXmlUnitTestResultPrinter
Creates a new XmlUnitTestResultPrinter.
3rdparty/googletest/src/gtest.cc:3545
Functionarithmetic
benchmarks/arithmetic.cpp:21
Functionbytes_processed
3rdparty/googlebench/include/benchmark/benchmark.h:519
Functioncatch_exceptions
Returns the value of GTEST_FLAG(catch_exceptions) at the moment UnitTest::Run() starts.
3rdparty/googletest/src/gtest-internal-inl.h:823
Functioncomplexity_length_n
3rdparty/googlebench/include/benchmark/benchmark.h:530
Methodcreate_stream
tests/output.cpp:106
Methodcsv_output
accuracy/accuracy.cpp:40
Functioncurrent_test_info
3rdparty/googletest/src/gtest-internal-inl.h:754
Functioncurrent_test_suite
3rdparty/googletest/src/gtest-internal-inl.h:753
Functiondeath_test_count
Returns the death test count.
3rdparty/googletest/include/gtest/gtest.h:656
Functiondeath_test_factory
Returns a pointer to the current death test factory.
3rdparty/googletest/src/gtest-internal-inl.h:782
Functiondefault_result_printer
Returns the standard listener responsible for the default console output. Can be removed from the listeners list to shut down default console output.
3rdparty/googletest/include/gtest/gtest.h:1184
Functiondefault_xml_generator
Returns the standard listener responsible for the default XML output controlled by the --gtest_output=xml flag. Can be removed from the listeners lis
3rdparty/googletest/include/gtest/gtest.h:1195
Methoddenorm_min
include/fpm/fixed.hpp:420
Methoddigits
tests/customizations.cpp:48
Methoddigits
tests/customizations.cpp:62
Methoddigits
tests/customizations.cpp:76
Methoddisabled_test_count
Gets the number of disabled tests.
3rdparty/googletest/src/gtest.cc:796
Methoddo_decimal_point
tests/output.cpp:26
Methoddo_decimal_point
tests/input.cpp:20
Methoddo_falsename
tests/output.cpp:30
Methoddo_falsename
tests/input.cpp:24
Methoddo_grouping
tests/output.cpp:28
Methoddo_grouping
tests/input.cpp:22
Methoddo_thousands_sep
tests/output.cpp:27
Methoddo_thousands_sep
tests/input.cpp:21
Methoddo_truename
tests/output.cpp:29
Methoddo_truename
tests/input.cpp:23
Methode
Constants
include/fpm/fixed.hpp:110
Functionelapsed_time
Gets the elapsed time, in milliseconds.
3rdparty/googletest/src/gtest-internal-inl.h:574
Functionelapsed_time
Returns the elapsed time, in milliseconds.
3rdparty/googletest/include/gtest/gtest.h:602
Methodepsilon
include/fpm/fixed.hpp:412
Methodexponent_bits
Returns the exponent bits of this number.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:345
Functionfailed
Returns true iff the test part failed.
3rdparty/googletest/include/gtest/gtest-test-part.h:103
Methodfailed_test_case_count
3rdparty/googletest/src/gtest.cc:4578
Functionfailure_message
Deprecated; please use message() instead.
3rdparty/googletest/include/gtest/gtest.h:338
Methodfake_numpunct
tests/output.cpp:19
Methodfake_numpunct
tests/input.cpp:13
Functionfile
Returns the file name where this test is defined.
3rdparty/googletest/include/gtest/gtest.h:727
Functionfile_name
Gets the name of the source file where the test part took place, or NULL if it's unknown.
3rdparty/googletest/include/gtest/gtest-test-part.h:76
Functionfix16_func
benchmarks/power.cpp:15
Functionfix16_func1
benchmarks/trigonometry.cpp:14
Functionfix16_func2
benchmarks/trigonometry.cpp:20
Methodfixed
include/fpm/fixed.hpp:31
Methodfraction_bits
Returns the fraction bits of this number.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:348
Methodfrom_fixed_point
include/fpm/fixed.hpp:82
Methodfrom_raw_value
Constructs a fixed-point number from its raw underlying value. Do not use this unless you know what you're doing.
include/fpm/fixed.hpp:102
Functionfunc2_proxy
benchmarks/trigonometry.cpp:41
Methodget_remainder
tests/input.cpp:77
Methodhalf_pi
include/fpm/fixed.hpp:112
Functionhas_new_fatal_failure
3rdparty/googletest/include/gtest/gtest-test-part.h:170
Functionhypot
include/fpm/math.hpp:501
Functionincrement_death_test_count
Increments the death test count, returning the new count.
3rdparty/googletest/include/gtest/gtest.h:659
Methodinput
tests/input.cpp:35
Functioninternal_run_death_test_flag
Returns a pointer to the parsed --gtest_internal_run_death_test flag, or NULL if that flag was not specified. This information is useful only in a dea
3rdparty/googletest/src/gtest-internal-inl.h:777
Functionis_in_another_shard
Return true if this test should not be run because it's in another shard.
3rdparty/googletest/include/gtest/gtest.h:733
Functionis_reportable
Returns true iff this test will appear in the XML report.
3rdparty/googletest/include/gtest/gtest.h:754
Methodis_signed
tests/customizations.cpp:47
Methodis_signed
tests/customizations.cpp:61
Methodis_signed
tests/customizations.cpp:75
Methodis_test_valid
tests/output.cpp:42
Functionitems_processed
3rdparty/googlebench/include/benchmark/benchmark.h:542
Functioniterations
3rdparty/googlebench/include/benchmark/benchmark.h:576
Functionline
Returns the line where this test is defined.
3rdparty/googletest/include/gtest/gtest.h:730
Functionline_number
Gets the line in the source file where the test part took place, or -1 if it's unknown.
3rdparty/googletest/include/gtest/gtest-test-part.h:82
Functionloop
3rdparty/googletest/src/gtest_main.cc:44
Methodlowest
include/fpm/fixed.hpp:400
Functionmain
3rdparty/googletest/src/gtest_main.cc:48
Functionmain
accuracy/accuracy.cpp:85
Methodmax
tests/customizations.cpp:55
Methodmax
tests/customizations.cpp:69
Methodmax
tests/customizations.cpp:83
Methodmax
include/fpm/fixed.hpp:408
Methodmax_digits10
tests/customizations.cpp:49
Methodmax_digits10
tests/customizations.cpp:63
Methodmax_digits10
tests/customizations.cpp:77
Methodmax_exponent
tests/customizations.cpp:51
Methodmax_exponent
tests/customizations.cpp:65
Methodmax_exponent
tests/customizations.cpp:79
Methodmax_exponent10
tests/customizations.cpp:53
Methodmax_exponent10
tests/customizations.cpp:67
Methodmax_exponent10
tests/customizations.cpp:81
Functionmessage
Gets the message associated with the test part.
3rdparty/googletest/include/gtest/gtest-test-part.h:88
Methodmin
tests/customizations.cpp:54
Methodmin
tests/customizations.cpp:68
Methodmin
tests/customizations.cpp:82
Methodmin
include/fpm/fixed.hpp:404
Methodmin_exponent
tests/customizations.cpp:50
Methodmin_exponent
tests/customizations.cpp:64
Methodmin_exponent
tests/customizations.cpp:78
Methodmin_exponent10
tests/customizations.cpp:52
Methodmin_exponent10
tests/customizations.cpp:66
Methodmin_exponent10
tests/customizations.cpp:80
Functionname
Returns the test name.
3rdparty/googletest/include/gtest/gtest.h:710
Methodoperator double &
3rdparty/googlebench/include/benchmark/benchmark.h:368
Methodoperator double const&
3rdparty/googlebench/include/benchmark/benchmark.h:367
Methodoperator!
Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE.
3rdparty/googletest/src/gtest.cc:1024
← previousnext →1,201–1,300 of 1,471, ranked by callers