Searched refs:kTestExecutableName (Results 1 – 1 of 1) sorted by relevance
35 const constexpr char* kTestExecutableName = "tiny_static_executable"; variable157 ASSERT_TRUE(GetTestElfFilepath(kTestExecutableName, &elf_filepath, &error_msg)) << error_msg; in TEST()