Home
last modified time | relevance | path

Searched refs:test_body (Results 1 – 3 of 3) sorted by relevance

/system/libfmq/tests/
Dfmq_test.rs37 fn test_body() -> bool { in test_body() function
89 test_body() as u8 in fmq_rust_test()
/system/core/healthd/
Dhealthd_mode_charger_test.cpp66 void ForkTest(const std::string& subdir, const std::function<void(void)>& test_body) { in ForkTest() argument
74 test_body(); in ForkTest()
/system/testing/gtest_extras/gtest_isolated/tests/
DSystemTests.cpp111 std::string test_body(*iter + '\n'); in SortTestOutput() local
114 test_body += *iter + '\n'; in SortTestOutput()
128 tests[test_name] = test_body; in SortTestOutput()