Home
last modified time | relevance | path

Searched defs:SystemUtils (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/common/
Dsystem_utils_unittest.cpp28 TEST(SystemUtils, ExecutablePath) in TEST() argument
38 TEST(SystemUtils, ExecutableDir) in TEST() argument
52 TEST(SystemUtils, Environment) in TEST() argument
72 TEST(SystemUtils, CpuTimeSmallOp) in TEST() argument
80 TEST(SystemUtils, CpuTimeSleepy) in TEST() argument
89 TEST(SystemUtils, CpuTimeHeavyOp) in TEST() argument
100 TEST(SystemUtils, ConcatenatePathSimple) in TEST() argument
108 TEST(SystemUtils, ConcatenatePath1Empty) in TEST() argument
116 TEST(SystemUtils, ConcatenatePath2Empty) in TEST() argument
124 TEST(SystemUtils, ConcatenatePath2FullPath) in TEST() argument
[all …]
/external/ot-br-posix/src/utils/
Dsystem_utils.hpp38 namespace SystemUtils { namespace
Dsystem_utils.cpp45 namespace SystemUtils { namespace
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DSystemUtils.java35 public class SystemUtils { class
2091 public SystemUtils() { in SystemUtils() method in SystemUtils