Home
last modified time | relevance | path

Searched refs:ELFBinaryReaderTest (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/mclinker/unittests/
H A DELFBinaryReaderTest.cpp23 ELFBinaryReaderTest::ELFBinaryReaderTest() { in ELFBinaryReaderTest() function in ELFBinaryReaderTest
27 ELFBinaryReaderTest::~ELFBinaryReaderTest() { in ~ELFBinaryReaderTest()
31 void ELFBinaryReaderTest::SetUp() { in SetUp()
35 void ELFBinaryReaderTest::TearDown() { in TearDown()
41 TEST_F(ELFBinaryReaderTest, is_myformat) { in TEST_F() argument
H A DELFBinaryReaderTest.h19 class ELFBinaryReaderTest : public ::testing::Test {
22 ELFBinaryReaderTest();
25 virtual ~ELFBinaryReaderTest();