Home
last modified time | relevance | path

Searched defs:testData (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/services/profiler_service/test/unittest/
Dtrace_file_writer_test.cpp68 std::string testData = "Hello, Wrold!"; variable
79 std::string testData = "Hello, Wrold!"; variable
137 std::string testData = "this is a test case!"; variable
Dprofiler_service_test.cpp1631 std::string testData = "this is a test case!this is a test case!"; variable
/developtools/hdc/test/unittest/common/
Dhdc_huks_ut.cpp37 uint8_t testData[TEST_DATA_LEN]; variable
55 uint8_t testData[TEST_DATA_LEN]; variable
/developtools/hiperf/test/fuzztest/perffile_fuzzer/
DPerfFile_fuzzer.cpp64 const std::string testData = "/data/test/resource/testdata/report_test.data"; in FuzzPerfFileReader() local