Home
last modified time | relevance | path

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

/bionic/tests/
Ddl_test.cpp345 static void RelocationsTest(const char* lib, const char* expectation) { in RelocationsTest() argument
352 ASSERT_TRUE(eth.GetOutput().find(expectation) != std::string::npos) << eth.GetOutput(); in RelocationsTest()
359 UNUSED(expectation); in RelocationsTest()