Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewprock/pokerstove
/ functions
Functions
3,474 in github.com/andrewprock/pokerstove
⨍
Functions
3,474
◇
Types & classes
1,145
↓ 24 callers
Function
ResultOf
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4453
↓ 24 callers
Method
high
src/lib/pokerstove/peval/PokerHandEvaluation.h:48
↓ 23 callers
Function
ContainerEq
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4703
↓ 23 callers
Function
IsPrime
Returns true if and only if n is a prime number.
src/ext/googletest/googletest/samples/sample1.cc:45
↓ 23 callers
Function
IsValidEscape
Returns true if and only if "\\c" is a supported escape sequence.
src/ext/googletest/googletest/src/gtest-port.cc:749
↓ 23 callers
Method
append
src/lib/pokerstove/peval/PokerHand.cpp:113
↓ 23 callers
Method
size
src/lib/pokerstove/penum/Odometer.h:58
↓ 23 callers
Method
str
src/lib/pokerstove/peval/Suit.cpp:250
↓ 22 callers
Method
Append
src/ext/googletest/googletest/src/gtest.cc:3816
↓ 22 callers
Method
Failed
Returns true if and only if the test failed.
src/ext/googletest/googletest/src/gtest.cc:2418
↓ 22 callers
Function
IsNull
src/ext/googletest/googletest/test/gtest-unittest-api_test.cc:132
↓ 22 callers
Function
Pointwise
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4735
↓ 22 callers
Function
StartsWith
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4514
↓ 22 callers
Function
VerifyGenerator
src/ext/googletest/googletest/test/googletest-param-test-test.cc:80
↓ 21 callers
Function
FormatForComparisonFailureMessage
src/ext/googletest/googletest/include/gtest/gtest-printers.h:460
↓ 21 callers
Function
Key
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4986
↓ 21 callers
Function
SizeIs
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4682
↓ 21 callers
Method
clear
src/lib/pokerstove/peval/PokerHand.cpp:48
↓ 21 callers
Method
count
Returns the number of live test objects that uses this fixture.
src/ext/googletest/googletest/test/gtest_unittest.cc:5008
↓ 20 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
src/ext/googletest/googletest/src/gtest-port.cc:977
↓ 20 callers
Function
GTEST_LOCK_EXCLUDED_
src/ext/googletest/googlemock/include/gmock/gmock-spec-builders.h:1790
↓ 20 callers
Function
IsSubstring
src/ext/googletest/googletest/src/gtest.cc:1835
↓ 20 callers
Method
test_property_count
Returns the number of the test properties.
src/ext/googletest/googletest/src/gtest.cc:2452
↓ 20 callers
Method
total_test_count
Gets the number of all tests.
src/ext/googletest/googletest/src/gtest.cc:1121
↓ 19 callers
Method
IsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive. UNC share roots are also included.)
src/ext/googletest/googletest/src/gtest-filepath.cc:295
↓ 19 callers
Function
UnorderedElementsAre
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:5105
↓ 19 callers
Method
canonizeRanks
src/lib/pokerstove/peval/CardSet.cpp:251
↓ 19 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
src/ext/googletest/googletest/src/gtest.cc:5249
↓ 18 callers
Method
DescribeTo
Describes self to an ostream.
src/ext/googletest/googlemock/test/gmock-cardinalities_test.cc:406
↓ 18 callers
Method
GetNextPrime
src/ext/googletest/googletest/samples/prime_tables.h:66
↓ 18 callers
Function
IsNan
Creates a polymorphic matcher that matches any NaN floating point.
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4278
↓ 18 callers
Function
PrintIfNotEmpty
If the explanation is not empty, prints it to the ostream.
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:565
↓ 18 callers
Function
Range
src/ext/googletest/googletest/include/gtest/gtest-param-test.h:229
↓ 18 callers
Function
UnorderedPointwise
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4761
↓ 18 callers
Method
code
src/lib/pokerstove/peval/PokerEvaluation.cpp:29
↓ 18 callers
Method
flip
the "low" evaluations get flipped so that best hand ordering is maintained
src/lib/pokerstove/peval/PokerEvaluation.h:146
↓ 18 callers
Method
low
src/lib/pokerstove/peval/PokerHandEvaluation.h:53
↓ 18 callers
Method
total_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
src/ext/googletest/googletest/src/gtest.cc:2447
↓ 17 callers
Function
AlwaysFalse
Always returns false.
src/ext/googletest/googletest/include/gtest/internal/gtest-internal.h:828
↓ 17 callers
Function
ByRef
src/ext/googletest/googlemock/include/gmock/gmock-actions.h:2000
↓ 17 callers
Function
ExitedWithCode
src/ext/googletest/googletest/include/gtest/gtest-death-test.h:198
↓ 17 callers
Method
Get
src/ext/googletest/googletest/src/gtest-port.cc:281
↓ 17 callers
Function
ShuffleRange
src/ext/googletest/googletest/src/gtest-internal-inl.h:304
↓ 17 callers
Function
UnorderedElementsAreArray
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4196
↓ 17 callers
Method
remove
src/lib/pokerstove/peval/PokerHand.cpp:135
↓ 16 callers
Function
ArrayEq
src/ext/googletest/googletest/include/gtest/internal/gtest-internal.h:1009
↓ 16 callers
Method
Bar
src/ext/googletest/googletest/test/gtest_unittest.cc:4969
↓ 16 callers
Function
CountIf
src/ext/googletest/googletest/src/gtest-internal-inl.h:275
↓ 16 callers
Function
EndsWith
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4522
↓ 16 callers
Function
Factorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
src/ext/googletest/googletest/samples/sample1.cc:35
↓ 16 callers
Function
GetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
src/ext/googletest/googletest/test/googletest-shuffle-test.py:85
↓ 16 callers
Function
IsAsciiWordChar
src/ext/googletest/googletest/src/gtest-port.cc:743
↓ 16 callers
Function
IsHalfOf
src/ext/googletest/googlemock/test/gmock-matchers-containers_test.cc:2248
↓ 16 callers
Function
IsTrue
src/ext/googletest/googletest/src/gtest.cc:6311
↓ 16 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
src/ext/googletest/googletest/src/gtest.cc:6018
↓ 16 callers
Function
StrCaseEq
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4489
↓ 16 callers
Method
VoidFromString
src/ext/googletest/googlemock/test/gmock_link_test.h:233
↓ 16 callers
Function
WhenSorted
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4721
↓ 16 callers
Method
With
src/ext/googletest/googlemock/include/gmock/gmock-spec-builders.h:1551
↓ 16 callers
Method
end
src/lib/pokerstove/peval/Suit.h:33
↓ 15 callers
Method
Binary
src/ext/googletest/googlemock/test/gmock-more-actions_test.cc:147
↓ 15 callers
Function
IsNull
Creates a polymorphic matcher that matches any NULL pointer.
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4259
↓ 15 callers
Function
MakeMatcher
src/ext/googletest/googletest/include/gtest/gtest-matchers.h:664
↓ 15 callers
Function
MatchRegexAnywhere
Returns true if and only if regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The alg
src/ext/googletest/googletest/src/gtest-port.cc:914
↓ 15 callers
Function
PartialMatch
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:954
↓ 15 callers
Function
PrintArrayHelper
src/ext/googletest/googletest/test/googletest-printers-test.cc:812
↓ 15 callers
Function
ThrowAnInteger
src/ext/googletest/googletest/test/gtest_unittest.cc:3339
↓ 15 callers
Method
total_test_suite_count
Gets the number of all test suites.
src/ext/googletest/googletest/src/gtest.cc:1079
↓ 14 callers
Function
Assert
Asserts that condition is true; aborts the process with the given message if condition is false. We cannot use LOG(FATAL) or CHECK() as Google Mock m
src/ext/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:242
↓ 14 callers
Function
Binary
src/ext/googletest/googlemock/test/gmock-actions_test.cc:1209
↓ 14 callers
Function
CodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type uint32_t because wchar_t may not be wide enough to
src/ext/googletest/googletest/src/gtest.cc:1989
↓ 14 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
src/ext/googletest/googletest/src/gtest-filepath.cc:265
↓ 14 callers
Function
FullMatch
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:951
↓ 14 callers
Function
GetEnv
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:2124
↓ 14 callers
Method
GetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
src/ext/googletest/googletest/src/gtest.cc:5263
↓ 14 callers
Function
IsNotSubstring
src/ext/googletest/googletest/src/gtest.cc:1845
↓ 14 callers
Function
MakeUniquePtrs
src/ext/googletest/googlemock/test/gmock-matchers-containers_test.cc:58
↓ 14 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
src/ext/googletest/googletest/src/gtest-port.cc:856
↓ 13 callers
Function
BeginEndDistanceIs
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:4693
↓ 13 callers
Function
CanonicalizeForStdLibVersioning
Canonicalizes a given name with respect to the Standard C++ Library. This handles removing the inline namespace within `std` that is used by various s
src/ext/googletest/googletest/include/gtest/internal/gtest-type-util.h:61
↓ 13 callers
Function
Check
Prints the message and aborts the program if condition is false.
src/ext/googletest/googletest/test/gtest_environment_test.cc:103
↓ 13 callers
Function
DoDefault
Creates an action that does the default action for the give mock function.
src/ext/googletest/googlemock/include/gmock/gmock-actions.h:1912
↓ 13 callers
Function
Expect
Verifies that condition is true; generates a non-fatal failure if condition is false.
src/ext/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:255
↓ 13 callers
Function
ExpectSpecProperty
Expects that the EXPECT_CALL() statement has the given property.
src/ext/googletest/googlemock/include/gmock/gmock-spec-builders.h:748
↓ 13 callers
Function
IsAsciiWhiteSpace
src/ext/googletest/googletest/src/gtest-port.cc:742
↓ 13 callers
Function
IsInSet
Returns true if and only if ch appears anywhere in str (excluding the terminating '\0' character).
src/ext/googletest/googletest/src/gtest-port.cc:730
↓ 13 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
src/ext/googletest/googletest/src/gtest-filepath.cc:92
↓ 13 callers
Method
RemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
src/ext/googletest/googletest/src/gtest-filepath.cc:210
↓ 13 callers
Method
Set
Sets the 0-terminated C string this MyString object represents.
src/ext/googletest/googletest/samples/sample2.cc:49
↓ 13 callers
Function
TestFlag
Verifies that the given flag is affected by the corresponding env var.
src/ext/googletest/googletest/test/googletest-env-var-test.py:71
↓ 13 callers
Function
TupleMatches
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:681
↓ 13 callers
Method
code
src/lib/pokerstove/peval/Card.cpp:55
↓ 13 callers
Function
lastbit64
src/lib/pokerstove/util/lastbit.h:42
↓ 13 callers
Method
next
src/lib/pokerstove/penum/Odometer.h:68
↓ 13 callers
Method
rank
src/lib/pokerstove/peval/Card.cpp:32
↓ 13 callers
Method
set_n
src/ext/googletest/googlemock/test/gmock-matchers-containers_test.cc:628
↓ 12 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
src/ext/googletest/googletest/src/gtest-port.cc:1324
↓ 12 callers
Function
Eq
src/ext/googletest/googletest/include/gtest/gtest-matchers.h:862
↓ 12 callers
Function
Expectation
src/ext/googletest/googlemock/include/gmock/gmock-spec-builders.h:485
↓ 12 callers
Function
GetTestCases
Returns a list of test cases in the given full test names. Args: tests: a list of full test names Returns: A list of test cases from 'te
src/ext/googletest/googletest/test/googletest-shuffle-test.py:108
← previous
next →
101–200 of 3,474, ranked by callers