Analysis Software
Documentation for sPHENIX simulation software
|
Typedefs | |
typedef struct stat | StatStruct |
Functions | |
int | FileNo (FILE *file) |
int | IsATTY (int fd) |
int | Stat (const char *path, StatStruct *buf) |
int | StrCaseCmp (const char *s1, const char *s2) |
char * | StrDup (const char *src) |
int | RmDir (const char *dir) |
bool | IsDir (const StatStruct &st) |
const char * | StrNCpy (char *dest, const char *src, size_t n) |
int | ChDir (const char *dir) |
FILE * | FOpen (const char *path, const char *mode) |
FILE * | FReopen (const char *path, const char *mode, FILE *stream) |
FILE * | FDOpen (int fd, const char *mode) |
int | FClose (FILE *fp) |
int | Read (int fd, void *buf, unsigned int count) |
int | Write (int fd, const void *buf, unsigned int count) |
int | Close (int fd) |
const char * | StrError (int errnum) |
const char * | GetEnv (const char *name) |
void | Abort () |
typedef struct stat testing::internal::posix::StatStruct |
Definition at line 2348 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2348 of file gtest-port.h
|
inline |
Definition at line 2420 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2420 of file gtest-port.h
Referenced by testing::TestPartResultArray::GetTestPartResult(), testing::TestResult::GetTestPartResult(), testing::TestResult::GetTestProperty(), testing::internal::PropertyMatcher< Class, PropertyType >::MatchAndExplainImpl(), testing::internal::GoogleTestFailureReporter::ReportFailure(), ActsFatras::SingleParticleSimulation< propagator_t, interactions_t, hit_surface_selector_t, decay_t >::simulate(), and testing::internal::GTestLog::~GTestLog().
|
inline |
Definition at line 2375 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2375 of file gtest-port.h
|
inline |
Definition at line 2394 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2394 of file gtest-port.h
|
inline |
Definition at line 2386 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2386 of file gtest-port.h
References fclose().
|
inline |
Definition at line 2384 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2384 of file gtest-port.h
|
inline |
Definition at line 2350 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2350 of file gtest-port.h
Referenced by testing::internal::ColoredPrintf().
|
inline |
Definition at line 2377 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2377 of file gtest-port.h
Referenced by testing::internal::XmlUnitTestResultPrinter::OnTestIterationEnd(), testing::internal::ScopedPrematureExitFile::ScopedPrematureExitFile(), and testing::internal::WriteToShardStatusFileIfNeeded().
|
inline |
Definition at line 2381 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2381 of file gtest-port.h
Referenced by main().
|
inline |
Definition at line 2397 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2397 of file gtest-port.h
References conf::env, and perf_headwind::name.
Referenced by testing::internal::BoolFromGTestEnv(), testing::internal::Int32FromEnvOrDie(), testing::internal::Int32FromGTestEnv(), main(), testing::internal::PrettyUnitTestResultPrinter::OnTestIterationStart(), testing::UnitTest::Run(), testing::internal::ShouldUseColor(), testing::internal::StringFromGTestEnv(), testing::internal::TempDir(), and testing::internal::WriteToShardStatusFileIfNeeded().
|
inline |
Definition at line 2351 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2351 of file gtest-port.h
Referenced by testing::internal::ColoredPrintf().
|
inline |
Definition at line 2358 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2358 of file gtest-port.h
Referenced by testing::internal::FilePath::DirectoryExists().
|
inline |
Definition at line 2388 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2388 of file gtest-port.h
References ActsExamples::JsonSurfacesReader::read().
|
inline |
Definition at line 2357 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2357 of file gtest-port.h
|
inline |
Definition at line 2352 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2352 of file gtest-port.h
Referenced by testing::internal::FilePath::DirectoryExists(), and testing::internal::FilePath::FileOrDirectoryExists().
|
inline |
Definition at line 2353 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2353 of file gtest-port.h
Referenced by testing::internal::String::CaseInsensitiveCStringEquals().
|
inline |
Definition at line 2356 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2356 of file gtest-port.h
References strdup().
|
inline |
Definition at line 2395 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2395 of file gtest-port.h
|
inline |
Definition at line 2366 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2366 of file gtest-port.h
|
inline |
Definition at line 2391 of file gtest-port.h.
View newest version in sPHENIX GitHub at line 2391 of file gtest-port.h
References write().