Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rezonality/zep
/ functions
Functions
5,232 in github.com/Rezonality/zep
⨍
Functions
5,232
◇
Types & classes
1,891
↓ 8 callers
Function
StringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
m3rdparty/googletest/googletest/src/gtest.cc:1982
↓ 8 callers
Function
TestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
m3rdparty/googletest/googlemock/test/gmock-internal-utils_test.cc:405
↓ 8 callers
Method
accumulate
m3rdparty/nod/include/nod/nod.hpp:477
↓ 8 callers
Method
addRow
m3rdparty/nod/tests/catch.hpp:8347
↓ 8 callers
Function
convertInto
m3rdparty/nod/tests/catch.hpp:3365
↓ 8 callers
Function
copy
include/zep/mcommon/gsl-lite.hpp:1970
↓ 8 callers
Method
copy
m3rdparty/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:213
↓ 8 callers
Method
eat_digits
include/zep/mcommon/file/cpptoml.h:1806
↓ 8 callers
Function
get
include/zep/mcommon/gsl-lite.hpp:1111
↓ 8 callers
Method
getMessage
m3rdparty/nod/tests/catch.hpp:6222
↓ 8 callers
Method
getSourceInfo
m3rdparty/nod/tests/catch.hpp:6225
↓ 8 callers
Method
isOk
Result was a success, or failure is suppressed
m3rdparty/nod/tests/catch.hpp:6185
↓ 8 callers
Method
set_s
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:3590
↓ 8 callers
Method
test_to_run_count
Gets the number of tests that should run.
m3rdparty/googletest/googletest/src/gtest.cc:782
↓ 8 callers
Function
timer_get_elapsed_seconds
src/mcommon/animation/timer.cpp:40
↓ 8 callers
Function
toLower
m3rdparty/nod/tests/catch.hpp:6650
↓ 8 callers
Function
trim
m3rdparty/nod/tests/catch.hpp:6655
↓ 8 callers
Method
x
m3rdparty/googletest/googlemock/test/gmock_stress_test.cc:72
↓ 7 callers
Function
AddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
m3rdparty/googletest/googletest/test/gtest_unittest.cc:1084
↓ 7 callers
Function
AddNonfatalFailure
m3rdparty/googletest/googletest/test/gtest_unittest.cc:1088
↓ 7 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
m3rdparty/googletest/googletest/src/gtest-port.cc:1191
↓ 7 callers
Function
CheckTestFailureCount
m3rdparty/googletest/googletest/test/gtest_stress_test.cc:117
↓ 7 callers
Method
CreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
m3rdparty/googletest/googletest/src/gtest-filepath.cc:308
↓ 7 callers
Function
DivisibleBy
m3rdparty/googletest/googlemock/test/gmock-matchers_test.cc:3990
↓ 7 callers
Method
DrawChars
include/zep/display.h:139
↓ 7 callers
Method
DrawLine
include/zep/display.h:132
↓ 7 callers
Method
Enqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
m3rdparty/googletest/googletest/samples/sample3-inl.h:116
↓ 7 callers
Function
FOpen
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2377
↓ 7 callers
Method
FileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
m3rdparty/googletest/googletest/src/gtest-filepath.cc:209
↓ 7 callers
Function
GTEST_LOCK_EXCLUDED_
m3rdparty/googletest/googletest/src/gtest.cc:4113
↓ 7 callers
Function
GetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
m3rdparty/googletest/googletest/src/gtest.cc:399
↓ 7 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
m3rdparty/googletest/googletest/src/gtest-death-test.cc:315
↓ 7 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
m3rdparty/googletest/googletest/src/gtest.cc:620
↓ 7 callers
Function
GlobalFunction
A global function that's expected to die.
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:170
↓ 7 callers
Function
GrabOutput
Verifies that Log() behaves correctly for the given verbosity level and log severity.
m3rdparty/googletest/googlemock/test/gmock-internal-utils_test.cc:549
↓ 7 callers
Method
Insert
src/buffer.cpp:938
↓ 7 callers
Method
IsAbsolutePath
Returns true if pathname describes an absolute path.
m3rdparty/googletest/googletest/src/gtest-filepath.cc:265
↓ 7 callers
Function
IsAsciiPunct
m3rdparty/googletest/googletest/src/gtest-port.cc:635
↓ 7 callers
Function
MatchPrintAndExplain
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:701
↓ 7 callers
Function
NotNull
Creates a polymorphic matcher that matches any non-NULL pointer. This is convenient as Not(NULL) doesn't compile (the compiler thinks that that expres
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3802
↓ 7 callers
Method
Notify
m3rdparty/googletest/googletest/src/gtest-port.cc:229
↓ 7 callers
Function
ParseCodeNode
(tokens)
m3rdparty/googletest/googletest/scripts/pump.py:564
↓ 7 callers
Function
ParseExpNode
(token)
m3rdparty/googletest/googletest/scripts/pump.py:470
↓ 7 callers
Function
ParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
m3rdparty/googletest/googletest/src/gtest.cc:5087
↓ 7 callers
Method
Perform
Performs the action. Note that this method is const even though the corresponding method in ActionInterface is not. The reason is that a const Actio
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:387
↓ 7 callers
Function
PrintByRef
m3rdparty/googletest/googletest/test/gtest-printers_test.cc:247
↓ 7 callers
Method
RegisterCallback
include/zep/editor.h:284
↓ 7 callers
Method
Release
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
m3rdparty/googletest/googletest/src/gtest.cc:3281
↓ 7 callers
Function
RemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
m3rdparty/googletest/googletest/test/gtest_output_test.py:168
↓ 7 callers
Function
ReturnRef
m3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1077
↓ 7 callers
Method
SetColors
src/range_markers.cpp:68
↓ 7 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
m3rdparty/googletest/googletest/test/gtest_env_var_test.py:55
↓ 7 callers
Method
SetGlobalMode
src/editor.cpp:729
↓ 7 callers
Function
Short
For suppressing compiler warnings on conversion possibly losing precision.
m3rdparty/googletest/googlemock/test/gmock-generated-actions_test.cc:67
↓ 7 callers
Function
Shuffle
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:333
↓ 7 callers
Function
StatusUpdate
Print a status message to stdout. If 'verbosity' is greater than 0, print the message. Args: msg: The string to print.
m3rdparty/googletest/googlemock/scripts/upload.py:97
↓ 7 callers
Function
StatusUpdate
Print a status message to stdout. If 'verbosity' is greater than 0, print the message. Args: msg: The string to print.
m3rdparty/googletest/googletest/scripts/upload.py:97
↓ 7 callers
Function
SumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
m3rdparty/googletest/googletest/src/gtest.cc:335
↓ 7 callers
Method
Undo
src/mode.cpp:622
↓ 7 callers
Method
UponLeavingGTest
m3rdparty/googletest/googletest/src/gtest.cc:3855
↓ 7 callers
Function
ZClearFlags
include/zep/editor.h:63
↓ 7 callers
Method
_CreateVariable
(self, pos_token, name, type_name, type_modifiers, ref_pointer_name_seq, templated_typ
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:727
↓ 7 callers
Method
at
include/zep/gap_buffer.h:522
↓ 7 callers
Method
begin
m3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:195
↓ 7 callers
Method
c_string
Gets the 0-terminated C string this MyString object represents.
m3rdparty/googletest/googletest/samples/sample2.h:74
↓ 7 callers
Method
disabled_test_count
Gets the number of disabled tests.
m3rdparty/googletest/googletest/src/gtest.cc:767
↓ 7 callers
Method
empty
include/zep/mcommon/file/path.h:28
↓ 7 callers
Method
end
m3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:196
↓ 7 callers
Method
extension
include/zep/mcommon/file/path.h:104
↓ 7 callers
Method
insert
include/zep/mcommon/file/cpptoml.h:938
↓ 7 callers
Method
is_nan
Returns true iff this is NAN (not a number).
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:346
↓ 7 callers
Method
is_table
* Determines if the given TOML element is a table. */
include/zep/mcommon/file/cpptoml.h:516
↓ 7 callers
Function
next
m3rdparty/utfcpp/source/utf8/unchecked.h:101
↓ 7 callers
Function
next
include/zep/mcommon/utf8/unchecked.h:101
↓ 7 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
m3rdparty/googletest/googletest/src/gtest.cc:4265
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
m3rdparty/googletest/googletest/src/gtest.cc:4918
↓ 7 callers
Method
resize
Make buffer this fixed_size, but only ever actually grow the memory for now.
include/zep/gap_buffer.h:223
↓ 7 callers
Method
set
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1867
↓ 7 callers
Function
timer_start
src/mcommon/animation/timer.cpp:24
↓ 6 callers
Function
AllArgs
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:4382
↓ 6 callers
Function
ArrayAwareFind
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:983
↓ 6 callers
Method
BottomLeft
include/zep/mcommon/math/math.h:384
↓ 6 callers
Function
ChDir
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2375
↓ 6 callers
Function
Char
NOLINT
m3rdparty/googletest/googlemock/test/gmock-generated-actions_test.cc:68
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
m3rdparty/googletest/googletest/src/gtest.cc:1747
↓ 6 callers
Method
ConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
m3rdparty/googletest/googlemock/src/gmock-cardinalities.cc:74
↓ 6 callers
Method
ConservativeUpperBound
m3rdparty/googletest/googlemock/src/gmock-cardinalities.cc:75
↓ 6 callers
Function
CopyArray
m3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h:1000
↓ 6 callers
Method
Dequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
m3rdparty/googletest/googletest/samples/sample3-inl.h:131
↓ 6 callers
Method
DescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
m3rdparty/googletest/googlemock/src/gmock-cardinalities.cc:108
↓ 6 callers
Function
DieIf
A unary function that may die.
m3rdparty/googletest/googletest/test/gtest-death-test_test.cc:179
↓ 6 callers
Method
Display
src/editor.cpp:1104
↓ 6 callers
Function
DoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, where two NANs are considered unequal.
m3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3815
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
m3rdparty/googletest/googletest/test/gtest_unittest.cc:1950
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase
m3rdparty/googletest/googletest/test/gtest_unittest.cc:1958
↓ 6 callers
Function
FormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
m3rdparty/googletest/googletest/src/gtest.cc:3574
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
m3rdparty/googletest/googletest/src/gtest-port.cc:674
↓ 6 callers
Method
Generate
(self)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:704
↓ 6 callers
Function
GenerateFatalFailureInAnotherThread
m3rdparty/googletest/googletest/test/gtest_stress_test.cc:172
↓ 6 callers
Method
GenerateMocks
Convert C++ source to complete Google Mock output source.
m3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:317
← previous
next →
401–500 of 5,232, ranked by callers