Home
last modified time | relevance | path

Searched defs:foo1 (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/test/hidl_test/
Dstatic_test.cpp260 Return<void> foo1(const hidl_array<int32_t, 1>&) override { return Void(); } in foo1() function
/system/linkerconfig/modules/tests/
Dsection_test.cc157 Namespace& foo1 = namespaces.emplace_back("foo1"); in TEST() local