Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andybarry/flight
/ functions
Functions
5,664 in github.com/andybarry/flight
⨍
Functions
5,664
◇
Types & classes
1,275
↓ 2 callers
Method
BaseGenerator
externals/gtest/include/gtest/internal/gtest-param-util.h:205
↓ 2 callers
Method
BeginNewRecording
* Sets up variables to start recording on the next frame. */
sensors/stereo/RecordingManager.cpp:70
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
externals/gtest/src/gtest-port.cc:1014
↓ 2 callers
Function
CleanUp
sensors/stereo/opencv-cam-calib-test.cpp:405
↓ 2 callers
Function
CsvParser_destroy
externals/csvparser/csvparser.c:50
↓ 2 callers
Function
CsvParser_getErrorMessage
externals/csvparser/csvparser.c:225
↓ 2 callers
Function
CsvParser_getHeader
externals/csvparser/csvparser.c:80
↓ 2 callers
Function
CsvParser_getRow
externals/csvparser/csvparser.c:91
↓ 2 callers
Method
Current
externals/gtest/include/gtest/internal/gtest-param-util.h:215
↓ 2 callers
Method
CurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
externals/gtest/src/gtest.cc:780
↓ 2 callers
Method
DeleteFilesAndDir
(self)
externals/gtest/test/gtest_xml_outfiles_test.py:78
↓ 2 callers
Function
DieInDebugElse12
Death in dbg, not opt.
externals/gtest/test/gtest-death-test_test.cc:199
↓ 2 callers
Function
DieWithEmbeddedNul
externals/gtest/test/gtest-death-test_test.cc:309
↓ 2 callers
Function
DisableSigprofActionAndTimer
Disables ITIMER_PROF timer and ignores SIGPROF signal.
externals/gtest/test/gtest-death-test_test.cc:392
↓ 2 callers
Method
DoDelayedImuUpdate
controllers/state-machine/StateMachineControl.cpp:107
↓ 2 callers
Method
Draw
controllers/TrajectoryLibrary/TrajectoryLibrary.cpp:240
↓ 2 callers
Method
Draw
estimators/StereoOctomap/StereoOctomap.cpp:158
↓ 2 callers
Function
EditsToString
externals/gtest/test/gtest_unittest.cc:3437
↓ 2 callers
Function
ExpectKeyAndValueWereRecordedForId
externals/gtest/test/gtest_stress_test.cc:76
↓ 2 callers
Function
ExternalUtilityThatCallsRecordProperty
externals/gtest/test/gtest_xml_output_unittest_.cc:126
↓ 2 callers
Function
FReopen
externals/gtest/include/gtest/internal/gtest-port.h:2313
↓ 2 callers
Function
Failed
Returns true iff the test case failed.
externals/gtest/include/gtest/gtest.h:830
↓ 2 callers
Function
FalseHRESULTSuccess
externals/gtest/test/gtest_unittest.cc:3959
↓ 2 callers
Function
FatalFailure
A helper for generating a fatal failure.
externals/gtest/test/gtest_output_test_.cc:710
↓ 2 callers
Function
FilterFlag
(test_filter)
externals/gtest/test/gtest_shuffle_test.py:62
↓ 2 callers
Method
FlushBufferToDisk
sensors/stereo/RecordingManager.cpp:95
↓ 2 callers
Function
FlushCameraBuffer
* Flushes the camera buffer to ensure * that we are returning the most recent frames * * @param camera the camera object */
sensors/stereo/opencv-stereo-util.cpp:62
↓ 2 callers
Function
FormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
externals/gtest/src/gtest.cc:2314
↓ 2 callers
Function
FormatTestCaseCount
Formats the count of test cases.
externals/gtest/src/gtest.cc:2778
↓ 2 callers
Function
FuseGTest
Fuses gtest.h and gtest-all.cc.
externals/gtest/scripts/fuse_gtest_files.py:226
↓ 2 callers
Function
GenerateFile
Given a file path and a content string, overwrites it with the given content.
externals/gtest/scripts/gen_gtest_pred_impl.py:302
↓ 2 callers
Function
GetCapturedStream
Stops capturing the output stream and returns the captured string.
externals/gtest/src/gtest-port.cc:1023
↓ 2 callers
Function
GetCurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
externals/gtest/src/gtest.cc:4922
↓ 2 callers
Function
GetEnviron
externals/gtest/src/gtest-death-test.cc:927
↓ 2 callers
Function
GetFileSize
ui/log-monitor/log-monitor.cpp:43
↓ 2 callers
Function
GetFlag
Runs gtest_env_var_test_ and returns its output.
externals/gtest/test/gtest_env_var_test.py:64
↓ 2 callers
Function
GetFlag
Returns the value of the given flag.
externals/gtest/test/gtest_test_utils.py:115
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
externals/gtest/src/gtest.cc:688
↓ 2 callers
Method
GetId
externals/gtest/src/gtest.cc:1053
↓ 2 callers
Function
GetOutputOfAllCommands
Returns concatenated output from several representative commands.
externals/gtest/test/gtest_output_test.py:238
↓ 2 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
externals/gtest/include/gtest/internal/gtest-internal.h:585
↓ 2 callers
Function
GetRealtimeDir
utils/utils/RealtimeUtils.cpp:744
↓ 2 callers
Function
GetReservedAttributesForElement
externals/gtest/src/gtest.cc:2075
↓ 2 callers
Function
GetShellCommandOutput
Runs a command in a sub-process, and returns its output in a string. Args: env_cmd: The shell command. A 2-tuple where element 0 is a dict of e
externals/gtest/test/gtest_output_test.py:200
↓ 2 callers
Method
GetTestInfo
externals/gtest/test/gtest_unittest.cc:5285
↓ 2 callers
Method
GetTrajectoryLibrary
controllers/state-machine/StateMachineControl.hpp:63
↓ 2 callers
Function
GetVideoDirectory
* Converts a timestamp into a date, searches for that date in the directory * given by the user, and returns the directory name if it is unique. Ret
utils/utils/RealtimeUtils.cpp:699
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
externals/gtest/src/gtest.cc:1626
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
externals/gtest/src/gtest.cc:2345
↓ 2 callers
Function
HasFailureHelper
A wrapper for calling HasFailure outside of a test body.
externals/gtest/test/gtest_unittest.cc:6789
↓ 2 callers
Function
HasNonfatalFailureHelper
A wrapper for calling HasNonfatalFailure outside of a test body.
externals/gtest/test/gtest_unittest.cc:6747
↓ 2 callers
Method
Head
Gets the first element of the queue, or NULL if the queue is empty.
externals/gtest/samples/sample3-inl.h:105
↓ 2 callers
Function
I2C
drivers/radio_labjack/src/u3.c:630
↓ 2 callers
Method
Init
sensors/stereo/RecordingManager.cpp:33
↓ 2 callers
Function
InitGoogleTestImpl
externals/gtest/src/gtest.cc:5258
↓ 2 callers
Method
InitRecording
sensors/stereo/RecordingManager.cpp:40
↓ 2 callers
Function
IsHeaderGuardIncludeOrOneLineIWYUPragma
(line)
externals/gtest/scripts/pump.py:783
↓ 2 callers
Function
KilledExitStatus
Returns the exit status of a process that raises a given signal. If the signal does not cause the process to die, then it returns instead the exit sta
externals/gtest/test/gtest-death-test_test.cc:244
↓ 2 callers
Method
Length
externals/gtest/samples/sample2.h:76
↓ 2 callers
Method
Lock
externals/gtest/include/gtest/internal/gtest-port.h:2081
↓ 2 callers
Function
MakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
externals/gtest/src/gtest.cc:2502
↓ 2 callers
Method
MinMaxCommands
utils/ServoConverter/ServoConverter.cpp:71
↓ 2 callers
Function
NonBlockingLcm
* Processes LCM messages without blocking. * * @param lcm lcm object * * @retval true if processed a message */
utils/utils/RealtimeUtils.cpp:577
↓ 2 callers
Function
NormalizeToCurrentPlatform
Normalizes platform specific output details for easier comparison.
externals/gtest/test/gtest_output_test.py:139
↓ 2 callers
Method
NormalizeXml
Normalizes Google Test's XML output to eliminate references to transient information that may change from run to run. * The "time" attr
externals/gtest/test/gtest_xml_test_utils.py:150
↓ 2 callers
Function
OkHRESULTSuccess
externals/gtest/test/gtest_unittest.cc:3955
↓ 2 callers
Method
OnTestIterationEnd
externals/gtest/test/gtest_unittest.cc:6898
↓ 2 callers
Method
OnTestProgramEnd
externals/gtest/test/gtest_unittest.cc:6889
↓ 2 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
externals/gtest/src/gtest.cc:5246
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
externals/gtest/src/gtest.cc:5176
↓ 2 callers
Method
PassedArgument
externals/gtest/test/gtest-death-test_test.cc:891
↓ 2 callers
Function
PlaySound
ui/ground-sound/ground-sound.cpp:44
↓ 2 callers
Function
PopFront
(a_list)
externals/gtest/scripts/pump.py:443
↓ 2 callers
Function
PopToken
(a_list, token_type=None)
externals/gtest/scripts/pump.py:453
↓ 2 callers
Function
PrintFullTestCommentIfPresent
externals/gtest/src/gtest.cc:2961
↓ 2 callers
Function
PrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
externals/gtest/src/gtest.cc:4799
↓ 2 callers
Function
PrintStringTo
externals/gtest/src/gtest-printers.cc:349
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
externals/gtest/src/gtest.cc:2806
↓ 2 callers
Function
PrintWideStringTo
externals/gtest/src/gtest-printers.cc:360
↓ 2 callers
Function
ProcessFile
Processes the given gtest header file.
externals/gtest/scripts/fuse_gtest_files.py:152
↓ 2 callers
Method
PushVariable
(self, var, value)
externals/gtest/scripts/pump.py:595
↓ 2 callers
Function
Read
externals/gtest/include/gtest/internal/gtest-port.h:2320
↓ 2 callers
Method
ReadFile
Returns the contents of a file.
externals/gtest/scripts/upload.py:844
↓ 2 callers
Method
RegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
externals/gtest/include/gtest/internal/gtest-param-util.h:487
↓ 2 callers
Function
RemoveTestCounts
Removes test counts from a Google Test program's output.
externals/gtest/test/gtest_output_test.py:153
↓ 2 callers
Function
RemoveTypeInfoDetails
Removes compiler-specific type info from Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
externals/gtest/test/gtest_output_test.py:125
↓ 2 callers
Function
RepeatFlag
(n)
externals/gtest/test/gtest_shuffle_test.py:66
↓ 2 callers
Function
RmDir
externals/gtest/include/gtest/internal/gtest-port.h:2272
↓ 2 callers
Method
Run
Runs the test and updates the test result.
externals/gtest/src/gtest.cc:2427
↓ 2 callers
Method
Run
externals/gtest/include/gtest/internal/gtest-port.h:1629
↓ 2 callers
Function
RunFromThread
externals/gtest/test/gtest-port_test.cc:1136
↓ 2 callers
Function
RunWithFlag
Runs gtest_help_test_ with the given flag. Returns: the exit code and the text output as a tuple. Args: flag: the command-line flag to pa
externals/gtest/test/gtest_help_test.py:81
↓ 2 callers
Function
SendStateEstimatorResetRequest
controllers/tvlqr/tvlqr-controller.cpp:144
↓ 2 callers
Method
SetAcceleration
ui/hud/hud.hpp:99
↓ 2 callers
Method
SetAltitude
ui/hud/hud.hpp:85
↓ 2 callers
Method
SetBatteryVoltage
ui/hud/hud.hpp:120
↓ 2 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
externals/gtest/test/gtest_env_var_test.py:55
↓ 2 callers
Function
SetEnvVar
Sets an environment variable to a given value; unsets it when the given value is None.
externals/gtest/test/gtest_throw_on_failure_test.py:58
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
externals/gtest/src/gtest.cc:695
↓ 2 callers
Method
SetGpsHeading
ui/hud/hud.hpp:118
← previous
next →
701–800 of 5,664, ranked by callers