Home
last modified time | relevance | path

Searched defs:testVoid (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/development/tools/mkstubs/tests/com/android/mkstubs/sourcer/
H A DMethodSourcerTest.java47 public void testVoid() { in testVoid() method in MethodSourcerTest
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/zero-allocation-hashing/test/java/io/grpc/xds/
H A DXxHash64Test.java93 private static void testVoid(XxHash64 f, long eh, int len) { in testVoid() method in XxHash64Test.HashingTest
/aosp_15_r20/system/libbase/
H A Dexpected_test.cpp629 TEST(Expected, testVoid) { in TEST() argument