Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tiny_loader/tests/
Dtiny_loader_tests.cc35 const constexpr char* kTestExecutableName = "tiny_static_executable"; variable
157 ASSERT_TRUE(GetTestElfFilepath(kTestExecutableName, &elf_filepath, &error_msg)) << error_msg; in TEST()