MCPcopy Create free account

hub / github.com/MikeLankamp/fpm / functions

Functions1,471 in github.com/MikeLankamp/fpm

Functionoperator!=
3rdparty/googletest/include/gtest/gtest.h:1508
Functionoperator!=
include/fpm/fixed.hpp:296
Methodoperator!=
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:150
Methodoperator!=
3rdparty/googlebench/include/benchmark/benchmark.h:702
Methodoperator()
Returns true iff the test name of test property matches on key_.
3rdparty/googletest/src/gtest-internal-inl.h:352
Methodoperator()
Returns true iff the test name of test_info matches name_.
3rdparty/googletest/src/gtest.cc:2622
Methodoperator()
Returns true iff the name of test_suite matches name_.
3rdparty/googletest/src/gtest.cc:5078
Methodoperator()
ExitedWithCode function-call operator.
3rdparty/googletest/src/gtest-death-test.cc:167
Methodoperator()
3rdparty/googletest/include/gtest/gtest-printers.h:740
Methodoperator()
3rdparty/googletest/include/gtest/gtest-matchers.h:203
Methodoperator()
3rdparty/googletest/include/gtest/gtest-matchers.h:207
Methodoperator()
3rdparty/googletest/include/gtest/gtest-matchers.h:211
Methodoperator()
3rdparty/googletest/include/gtest/gtest-matchers.h:215
Methodoperator()
3rdparty/googletest/include/gtest/gtest-matchers.h:219
Methodoperator()
3rdparty/googletest/include/gtest/gtest-matchers.h:223
Methodoperator()
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:67
Methodoperator()
include/fpm/fixed.hpp:356
Functionoperator*
include/fpm/fixed.hpp:246
Methodoperator*
3rdparty/googlebench/include/benchmark/benchmark.h:692
Functionoperator+
include/fpm/fixed.hpp:202
Methodoperator++
Postfix version of operator++.
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:142
Functionoperator-
include/fpm/fixed.hpp:224
Methodoperator-
include/fpm/fixed.hpp:119
Methodoperator->
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:135
Functionoperator/
include/fpm/fixed.hpp:268
Functionoperator<
include/fpm/fixed.hpp:302
Functionoperator<=
include/fpm/fixed.hpp:314
Methodoperator=
Message assignment, for assertion streaming support.
3rdparty/googletest/src/gtest.cc:403
Functionoperator==
3rdparty/googletest/include/gtest/gtest.h:1507
Functionoperator==
include/fpm/fixed.hpp:290
Methodoperator==
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:147
Methodoperator==
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1145
Functionoperator>
include/fpm/fixed.hpp:308
Functionoperator>=
include/fpm/fixed.hpp:320
Methodoutcome
3rdparty/googletest/src/gtest-death-test.cc:418
Functionpassed
Returns true iff the test part passed.
3rdparty/googletest/include/gtest/gtest-test-part.h:94
Functionpattern
Returns the string representation of the regex.
3rdparty/googletest/include/gtest/internal/gtest-port.h:921
Methodpi
include/fpm/fixed.hpp:111
Methodpointer
3rdparty/googletest/include/gtest/internal/gtest-port.h:1631
Methodpointer
3rdparty/googletest/include/gtest/internal/gtest-port.h:1828
Functionpower1
benchmarks/power.cpp:27
Functionpower2
benchmarks/power.cpp:47
Functionrandom_seed
Gets the random seed used at the start of the current test iteration.
3rdparty/googletest/src/gtest-internal-inl.h:809
Functionrange_x
3rdparty/googlebench/include/benchmark/benchmark.h:571
Functionrange_y
3rdparty/googlebench/include/benchmark/benchmark.h:574
Methodread_fd
3rdparty/googletest/src/gtest-death-test.cc:420
Functionresult
Returns the result of the test.
3rdparty/googletest/include/gtest/gtest.h:761
Methodround_error
include/fpm/fixed.hpp:416
Functionset
3rdparty/googletest/include/gtest/internal/gtest-port.h:1819
Functionset_catch_exceptions
Used by UnitTest::Run() to capture the state of GTEST_FLAG(catch_exceptions) at the moment it starts.
3rdparty/googletest/src/gtest-internal-inl.h:830
Methodset_child_pid
3rdparty/googletest/src/gtest-death-test.cc:1069
Functionset_current_test_info
Sets the TestInfo object for the test that's currently running. If current_test_info is NULL, the assertion results will be stored in ad_hoc_test_res
3rdparty/googletest/src/gtest-internal-inl.h:703
Functionset_current_test_suite
Sets the TestSuite object for the test that's currently running.
3rdparty/googletest/src/gtest-internal-inl.h:696
Functionset_elapsed_time
Sets the elapsed time.
3rdparty/googletest/include/gtest/gtest.h:635
Methodset_last_death_test_message
3rdparty/googletest/src/gtest-death-test.cc:389
Methodset_os_stack_trace_getter
Sets the OS stack trace getter. Does nothing if the input and the current OS stack trace getter are the same; otherwise, deletes the old getter and m
3rdparty/googletest/src/gtest.cc:5526
Methodset_outcome
3rdparty/googletest/src/gtest-death-test.cc:419
Methodset_read_fd
3rdparty/googletest/src/gtest-death-test.cc:421
Functionset_should_run
Sets the should_run member.
3rdparty/googletest/include/gtest/gtest.h:922
Methodset_spawned
3rdparty/googletest/src/gtest-death-test.cc:415
Methodset_status
3rdparty/googletest/src/gtest-death-test.cc:417
Methodset_write_fd
3rdparty/googletest/src/gtest-death-test.cc:423
Methodsetlocale
tests/input.cpp:39
Functionsetup
3rdparty/googletest/src/gtest_main.cc:34
Functionshould_run
Returns true if this test should run, that is if the test is not disabled (or it is disabled but the also_run_disabled_tests flag has been specified)
3rdparty/googletest/include/gtest/gtest.h:751
Methodsign_bit
Returns the sign bit of this number.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:351
Functionskipped
Returns true iff the test part was skipped.
3rdparty/googletest/include/gtest/gtest-test-part.h:91
Methodspawned
3rdparty/googletest/src/gtest-death-test.cc:414
Functionstart_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
3rdparty/googletest/src/gtest-internal-inl.h:571
Methodstatement
3rdparty/googletest/src/gtest-death-test.cc:413
Methodstatus
3rdparty/googletest/src/gtest-death-test.cc:416
Methodstream
Returns the underlying ostream.
3rdparty/googletest/include/gtest/gtest-matchers.h:89
Methodsuccessful_test_case_count
3rdparty/googletest/src/gtest.cc:4575
Functionsummary
Gets the summary of the failure message.
3rdparty/googletest/include/gtest/gtest-test-part.h:85
Methodtest
tests/output.cpp:183
Methodtest
tests/output.cpp:236
Methodtest
tests/output.cpp:313
Functiontest_case_name
3rdparty/googletest/include/gtest/gtest.h:706
Methodtest_case_to_run_count
3rdparty/googletest/src/gtest.cc:4584
Methodtest_conversion
tests/input.cpp:45
Methodtest_invalid_conversion
tests/input.cpp:60
Methodtotal_test_case_count
3rdparty/googletest/src/gtest.cc:4581
Functiontrigonometry
benchmarks/trigonometry.cpp:31
Methodtwo_pi
include/fpm/fixed.hpp:113
Functiontype
Gets the outcome of the test part.
3rdparty/googletest/include/gtest/gtest-test-part.h:72
Functiontype_param
Returns the name of the parameter type, or NULL if this is not a typed or a type-parameterized test.
3rdparty/googletest/include/gtest/gtest.h:714
Functionvalue_param
Returns the text representation of the value parameter, or NULL if this is not a value-parameterized test.
3rdparty/googletest/include/gtest/gtest.h:721
Methodwrite_fd
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:289
Method~AbstractSocketWriter
3rdparty/googletest/src/gtest-internal-inl.h:1056
Method~Arguments
3rdparty/googletest/src/gtest-death-test.cc:843
Method~AssertHelper
3rdparty/googletest/src/gtest.cc:398
Method~AutoHandle
3rdparty/googletest/src/gtest-port.cc:208
Method~Benchmark
3rdparty/googlebench/src/benchmark_register.cc:254
Method~BenchmarkReporter
3rdparty/googlebench/src/reporter.cc:31
Method~CapturedStream
3rdparty/googletest/src/gtest-port.cc:1038
Method~CartesianProductGenerator10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1495
Method~CartesianProductGenerator2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:74
Method~CartesianProductGenerator3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:189
Method~CartesianProductGenerator4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:322
Method~CartesianProductGenerator5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:473
← previousnext →1,301–1,400 of 1,471, ranked by callers