Home
last modified time | relevance | path

Searched refs:gTestString (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/test/unittest/resource/testdata/source/
Delf_test_source_code.cpp22 std::string gTestString = std::to_string(gTestGlobalCounter++); in TestGlobalChildFunction() local
23 printf(gTestString.c_str()); in TestGlobalChildFunction()
/developtools/profiler/device/plugins/native_daemon/test/unittest/resource/testdata/source/
Delf_test_source_code.cpp22 std::string gTestString = std::to_string(gTestGlobalCounter++); in TestGlobalChildFunction() local