Searched refs:context_count_vector (Results 1 – 1 of 1) sorted by relevance
661 std::vector<std::string> context_count_vector; in Write() local663 context_count_vector.push_back(StringPrintf("%u:%u:%s", context_i.first.first, in Write()667 method_size, Join(context_count_vector, '#').c_str()); in Write()681 std::vector<std::string> context_count_vector; in Write() local683 context_count_vector.push_back(StringPrintf("%u:%u:%s", context_i.first.first, in Write()686 os << Join(context_count_vector, '#'); in Write()