Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/tests/reference_dumps/arm64/
Dlibversion_script_example.so.lsdump22 "name" : "test2"
63 "function_name" : "test2",
64 "linker_set_key" : "test2",
/development/vndk/tools/header-checker/tests/integration/version_script_example/
Dexample.cpp4 void test2() {} in test2() function
Dexample.h2 extern "C" void test2();
Dmap.txt13 test2;
/development/tools/ota_analysis/src/__tests__/
Dsystem_test.map3 //system/apex/com.android.test2.apex 1-3
/development/vndk/tools/header-checker/tests/input/
Dexample2.h19 namespace test2 {
Dexample1.h31 using namespace test2; variable