Searched refs:gTestString (Results 1 – 2 of 2) sorted by relevance
22 std::string gTestString = std::to_string(gTestGlobalCounter++); in TestGlobalChildFunction() local23 printf(gTestString.c_str()); in TestGlobalChildFunction()
22 std::string gTestString = std::to_string(gTestGlobalCounter++); in TestGlobalChildFunction() local