Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/contents/tests/configuration/
H A Dbaseconfig_test.cc53 MockVndkVersion("27"); in TEST()
/aosp12/system/linkerconfig/contents/tests/configuration/include/
H A Dmockenv.h54 inline void MockVndkVersion(std::string vndk_version) { in MockVndkVersion() function