Searched defs:test_name (Results 1 – 14 of 14) sorted by relevance
| /system/bt/test/ |
| D | gen_coverage.py | 189 def get_profraw_for_test(test_name): argument 214 def merge_profraw_data(test_name): argument
|
| D | run_host_unit_tests.py | 130 def get_test_cmd_or_die(test_root, test_name, enable_xml, test_filter): argument
|
| /system/bt/osi/test/ |
| D | thread_test.cc | 24 TEST_F(ThreadTest, test_name) { in TEST_F() argument
|
| /system/core/storaged/include/ |
| D | storaged_info.h | 30 #define FRIEND_TEST(test_case_name, test_name) \ argument
|
| D | storaged_uid_monitor.h | 32 #define FRIEND_TEST(test_case_name, test_name) \ argument
|
| D | storaged.h | 33 #define FRIEND_TEST(test_case_name, test_name) \ argument
|
| /system/testing/gtest_extras/ |
| D | Test.h | 64 const std::string& test_name() const { return test_name_; } in test_name() function
|
| D | Isolate.cpp | 134 std::string test_name = &buffer[2]; in EnumerateTests() local
|
| /system/extras/libperfmgr/tests/ |
| D | PropertyNodeTest.cc | 106 std::string test_name = "TESTREQ_1"; in TEST() local
|
| D | FileNodeTest.cc | 97 std::string test_name = "TESTREQ_1"; in TEST() local
|
| /system/bt/common/ |
| D | message_loop_thread_unittest.cc | 136 TEST_F(MessageLoopThreadTest, test_name) { in TEST_F() argument
|
| /system/testing/gtest_extras/tests/ |
| D | SystemTests.cpp | 141 void SystemTests::RunTest(const std::string& test_name, std::vector<const char*> extra_args) { in RunTest() 161 void SystemTests::RunTestCaptureFooter(const std::string& test_name, std::string* footer, in RunTestCaptureFooter() 179 void SystemTests::Verify(const std::string& test_name, const std::string& expected_output, in Verify()
|
| /system/extras/simpleperf/runtest/ |
| D | runtest.py | 169 test_name, argument
|
| /system/core/trusty/libtrusty/tipc-test/ |
| D | tipc_test.c | 31 static const char *test_name = NULL; variable
|