Searched defs:test_name (Results 1 – 13 of 13) sorted by relevance
| /system/tools/hidl/test/hidl_test/ |
| D | hidl_test.py | 69 test_name = 'test_%s_to_%s' % (short_name(client), short_name(server)) variable
|
| /system/libfmq/tests/ |
| D | fmq_test.py | 69 test_name = 'test_%s_to_%s' % (short_name(client), short_name(server)) variable
|
| /system/tools/hidl/test/java_test/ |
| D | hidl_test_java.py | 76 test_name = 'test_%s_to_%s' % (short_name(client), short_name(server)) variable
|
| /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 | 34 #define FRIEND_TEST(test_case_name, test_name) \ argument
|
| /system/core/init/ |
| D | firmware_handler_test.cpp | 33 void FirmwareTestWithExternalHandler(const std::string& test_name, bool expect_new_firmware) { in FirmwareTestWithExternalHandler()
|
| /system/testing/gtest_extras/ |
| D | Test.h | 62 const std::string& test_name() const { return test_name_; } in test_name() function
|
| D | Isolate.cpp | 141 std::string test_name = &buffer[2]; in EnumerateTests() local
|
| /system/testing/gtest_extras/tests/ |
| D | SystemTests.cpp | 107 std::string test_name(iter->substr(12)); in SortTestOutput() local 214 void SystemTests::RunTest(const std::string& test_name, std::vector<const char*> extra_args) { in RunTest() 234 void SystemTests::RunTestCaptureFooter(const std::string& test_name, std::string* footer, in RunTestCaptureFooter() 252 void SystemTests::Verify(const std::string& test_name, const std::string& expected_output, in Verify() 261 void SystemTests::VerifySortedOutput(const std::string& test_name, in VerifySortedOutput()
|
| /system/extras/simpleperf/runtest/ |
| D | runtest.py | 169 test_name, argument
|
| /system/core/trusty/libtrusty/tipc-test/ |
| D | tipc_test.c | 35 static const char *test_name = NULL; variable
|
| /system/core/debuggerd/ |
| D | debuggerd_test.cpp | 1622 std::string test_name = ::testing::UnitTest::GetInstance()->current_test_info()->name(); in TEST_P() local
|