Searched refs:SystemUtilsTest (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/unittests/
H A DSystemUtilsTest.cpp1 //===- SystemUtilsTest.cpp ------------------------------------------------===//
10 #include "SystemUtilsTest.h"
17 SystemUtilsTest::SystemUtilsTest() function in class:SystemUtilsTest
22 SystemUtilsTest::~SystemUtilsTest()
27 void SystemUtilsTest::SetUp()
32 void SystemUtilsTest::TearDown()
39 TEST_F( SystemUtilsTest, test_strerror) { argument
H A DSystemUtilsTest.h1 //===- SystemUtilsTest.h --------------------------------------------------===//
17 class SystemUtilsTest : public ::testing::Test class in namespace:mcld::test
21 SystemUtilsTest();
24 virtual ~SystemUtilsTest();

Completed in 50 milliseconds