Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeLankamp/fpm
/ functions
Functions
1,471 in github.com/MikeLankamp/fpm
⨍
Functions
1,471
◇
Types & classes
575
Function
operator!=
3rdparty/googletest/include/gtest/gtest.h:1508
Function
operator!=
include/fpm/fixed.hpp:296
Method
operator!=
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:150
Method
operator!=
3rdparty/googlebench/include/benchmark/benchmark.h:702
Method
operator()
Returns true iff the test name of test property matches on key_.
3rdparty/googletest/src/gtest-internal-inl.h:352
Method
operator()
Returns true iff the test name of test_info matches name_.
3rdparty/googletest/src/gtest.cc:2622
Method
operator()
Returns true iff the name of test_suite matches name_.
3rdparty/googletest/src/gtest.cc:5078
Method
operator()
ExitedWithCode function-call operator.
3rdparty/googletest/src/gtest-death-test.cc:167
Method
operator()
3rdparty/googletest/include/gtest/gtest-printers.h:740
Method
operator()
3rdparty/googletest/include/gtest/gtest-matchers.h:203
Method
operator()
3rdparty/googletest/include/gtest/gtest-matchers.h:207
Method
operator()
3rdparty/googletest/include/gtest/gtest-matchers.h:211
Method
operator()
3rdparty/googletest/include/gtest/gtest-matchers.h:215
Method
operator()
3rdparty/googletest/include/gtest/gtest-matchers.h:219
Method
operator()
3rdparty/googletest/include/gtest/gtest-matchers.h:223
Method
operator()
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:67
Method
operator()
include/fpm/fixed.hpp:356
Function
operator*
include/fpm/fixed.hpp:246
Method
operator*
3rdparty/googlebench/include/benchmark/benchmark.h:692
Function
operator+
include/fpm/fixed.hpp:202
Method
operator++
Postfix version of operator++.
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:142
Function
operator-
include/fpm/fixed.hpp:224
Method
operator-
include/fpm/fixed.hpp:119
Method
operator->
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:135
Function
operator/
include/fpm/fixed.hpp:268
Function
operator<
include/fpm/fixed.hpp:302
Function
operator<=
include/fpm/fixed.hpp:314
Method
operator=
Message assignment, for assertion streaming support.
3rdparty/googletest/src/gtest.cc:403
Function
operator==
3rdparty/googletest/include/gtest/gtest.h:1507
Function
operator==
include/fpm/fixed.hpp:290
Method
operator==
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:147
Method
operator==
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1145
Function
operator>
include/fpm/fixed.hpp:308
Function
operator>=
include/fpm/fixed.hpp:320
Method
outcome
3rdparty/googletest/src/gtest-death-test.cc:418
Function
passed
Returns true iff the test part passed.
3rdparty/googletest/include/gtest/gtest-test-part.h:94
Function
pattern
Returns the string representation of the regex.
3rdparty/googletest/include/gtest/internal/gtest-port.h:921
Method
pi
include/fpm/fixed.hpp:111
Method
pointer
3rdparty/googletest/include/gtest/internal/gtest-port.h:1631
Method
pointer
3rdparty/googletest/include/gtest/internal/gtest-port.h:1828
Function
power1
benchmarks/power.cpp:27
Function
power2
benchmarks/power.cpp:47
Function
random_seed
Gets the random seed used at the start of the current test iteration.
3rdparty/googletest/src/gtest-internal-inl.h:809
Function
range_x
3rdparty/googlebench/include/benchmark/benchmark.h:571
Function
range_y
3rdparty/googlebench/include/benchmark/benchmark.h:574
Method
read_fd
3rdparty/googletest/src/gtest-death-test.cc:420
Function
result
Returns the result of the test.
3rdparty/googletest/include/gtest/gtest.h:761
Method
round_error
include/fpm/fixed.hpp:416
Function
set
3rdparty/googletest/include/gtest/internal/gtest-port.h:1819
Function
set_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
Method
set_child_pid
3rdparty/googletest/src/gtest-death-test.cc:1069
Function
set_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
Function
set_current_test_suite
Sets the TestSuite object for the test that's currently running.
3rdparty/googletest/src/gtest-internal-inl.h:696
Function
set_elapsed_time
Sets the elapsed time.
3rdparty/googletest/include/gtest/gtest.h:635
Method
set_last_death_test_message
3rdparty/googletest/src/gtest-death-test.cc:389
Method
set_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
Method
set_outcome
3rdparty/googletest/src/gtest-death-test.cc:419
Method
set_read_fd
3rdparty/googletest/src/gtest-death-test.cc:421
Function
set_should_run
Sets the should_run member.
3rdparty/googletest/include/gtest/gtest.h:922
Method
set_spawned
3rdparty/googletest/src/gtest-death-test.cc:415
Method
set_status
3rdparty/googletest/src/gtest-death-test.cc:417
Method
set_write_fd
3rdparty/googletest/src/gtest-death-test.cc:423
Method
setlocale
tests/input.cpp:39
Function
setup
3rdparty/googletest/src/gtest_main.cc:34
Function
should_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
Method
sign_bit
Returns the sign bit of this number.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:351
Function
skipped
Returns true iff the test part was skipped.
3rdparty/googletest/include/gtest/gtest-test-part.h:91
Method
spawned
3rdparty/googletest/src/gtest-death-test.cc:414
Function
start_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
Method
statement
3rdparty/googletest/src/gtest-death-test.cc:413
Method
status
3rdparty/googletest/src/gtest-death-test.cc:416
Method
stream
Returns the underlying ostream.
3rdparty/googletest/include/gtest/gtest-matchers.h:89
Method
successful_test_case_count
3rdparty/googletest/src/gtest.cc:4575
Function
summary
Gets the summary of the failure message.
3rdparty/googletest/include/gtest/gtest-test-part.h:85
Method
test
tests/output.cpp:183
Method
test
tests/output.cpp:236
Method
test
tests/output.cpp:313
Function
test_case_name
3rdparty/googletest/include/gtest/gtest.h:706
Method
test_case_to_run_count
3rdparty/googletest/src/gtest.cc:4584
Method
test_conversion
tests/input.cpp:45
Method
test_invalid_conversion
tests/input.cpp:60
Method
total_test_case_count
3rdparty/googletest/src/gtest.cc:4581
Function
trigonometry
benchmarks/trigonometry.cpp:31
Method
two_pi
include/fpm/fixed.hpp:113
Function
type
Gets the outcome of the test part.
3rdparty/googletest/include/gtest/gtest-test-part.h:72
Function
type_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
Function
value_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
Method
write_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
← previous
next →
1,301–1,400 of 1,471, ranked by callers