Searched refs:null_prepend (Results 1 – 1 of 1) sorted by relevance
65 std::string null_prepend = "test"; in TEST() local66 null_prepend.push_back(0); in TEST()67 in = null_prepend + in; in TEST()117 string16 null_prepend = WideToUTF16(L"test"); in TEST() local118 null_prepend.push_back(0); in TEST()119 in = null_prepend + in; in TEST()