Home
last modified time | relevance | path

Searched defs:DoTest (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/tools/aidl/tests/
H A Daidl_test_client_utf8_strings.cpp87 void DoTest( in DoTest() function
H A Daidl_test_client_primitives.cpp47 void DoTest(Status (ITestService::*func)(T, U*), V input) { in DoTest() function
55 void DoTest(Status (ITestService::*func)(const std::vector<T>&, std::vector<T>*, std::vector<T>*), in DoTest() function
H A Daidl_test_client_nullables.cpp47 void DoTest(Status (ITestService::*func)(const std::optional<T>&, std::optional<T>*), in DoTest() function
/aosp12/art/runtime/
H A Dmodule_exclusion_test.cc50 void DoTest() { in DoTest() function in art::ModuleExclusionTest
/aosp12/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action_unittest.cc254 bool FilesystemVerifierActionTest::DoTest(bool terminate_early, in DoTest() function in chromeos_update_engine::FilesystemVerifierActionTest
/aosp12/system/update_engine/cros/
H A Domaha_response_handler_action_unittest.cc128 bool OmahaResponseHandlerActionTest::DoTest(const OmahaResponse& in, in DoTest() function in chromeos_update_engine::OmahaResponseHandlerActionTest