Dataset Viewer
Auto-converted to Parquet Duplicate
ID
stringlengths
36
36
Language
stringclasses
1 value
Repository Name
stringclasses
13 values
File Name
stringlengths
2
44
File Path in Repository
stringlengths
11
111
File Path for Unit Test
stringlengths
16
116
Code
stringlengths
0
278k
Unit Test - (Ground Truth)
stringlengths
127
663k
Code Url
stringlengths
91
198
Test Code Url
stringlengths
96
203
Commit Hash
stringclasses
13 values
683091d0-4b5c-4f95-8c5d-18017a2e0324
cpp
google/quiche
qpack_header_table
quiche/quic/core/qpack/qpack_header_table.cc
quiche/quic/core/qpack/qpack_header_table_test.cc
#include "quiche/quic/core/qpack/qpack_header_table.h" #include <utility> #include "absl/strings/string_view.h" #include "quiche/quic/core/qpack/qpack_static_table.h" #include "quiche/quic/platform/api/quic_logging.h" #include "quiche/common/platform/api/quiche_logging.h" namespace quic { QpackEncoderHeaderTable::Qpack...
#include "quiche/quic/core/qpack/qpack_header_table.h" #include <memory> #include <tuple> #include <utility> #include "absl/base/macros.h" #include "absl/strings/string_view.h" #include "quiche/http2/hpack/hpack_entry.h" #include "quiche/quic/core/qpack/qpack_static_table.h" #include "quiche/quic/platform/api/quic_test...
https://github.com/google/quiche/blob/6fe69b2cf77d5fc175a729bc7a6c322a6388b8b6/quiche/quic/core/qpack/qpack_header_table.cc
https://github.com/google/quiche/blob/6fe69b2cf77d5fc175a729bc7a6c322a6388b8b6/quiche/quic/core/qpack/qpack_header_table_test.cc
6fe69b2cf77d5fc175a729bc7a6c322a6388b8b6
77cd2394-1ec2-4b7a-876d-77461d0d270a
cpp
tensorflow/tensorflow
transpose_test_utils
tensorflow/lite/kernels/transpose_test_utils.h
tensorflow/lite/kernels/transpose_test_utils_test.cc
"#ifndef TENSORFLOW_LITE_KERNELS_TRANSPOSE_TEST_UTILS_H_\n#define TENSORFLOW_LITE_KERNELS_TRANSPOSE_(...TRUNCATED)
"#include \"tensorflow/lite/kernels/transpose_test_utils.h\"\n#include <vector>\n#include <gmock/gmo(...TRUNCATED)
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/tensorflow/lite/kernels/transpose_test_utils.h
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/tensorflow/lite/kernels/transpose_test_utils_test.cc
4a29233a7b7c1a3a4294e4ccdd1772f9083944ea
b177da21-0cd6-4142-be0f-c1ea4d838d88
cpp
google/quiche
oblivious_http_gateway
quiche/oblivious_http/oblivious_http_gateway.cc
quiche/oblivious_http/oblivious_http_gateway_test.cc
"#include \"quiche/oblivious_http/oblivious_http_gateway.h\"\n#include <stdint.h>\n#include <memory>(...TRUNCATED)
"#include \"quiche/oblivious_http/oblivious_http_gateway.h\"\n#include <stdint.h>\n#include <string>(...TRUNCATED)
https://github.com/google/quiche/blob/6fe69b2cf77d5fc175a729bc7a6c322a6388b8b6/quiche/oblivious_http/oblivious_http_gateway.cc
https://github.com/google/quiche/blob/6fe69b2cf77d5fc175a729bc7a6c322a6388b8b6/quiche/oblivious_http/oblivious_http_gateway_test.cc
6fe69b2cf77d5fc175a729bc7a6c322a6388b8b6
05ba9773-8dd8-4974-a475-170f6c840a77
cpp
tensorflow/tensorflow
random_op
tensorflow/core/kernels/random_op.cc
tensorflow/core/kernels/random_op_test.cc
"#define EIGEN_USE_THREADS\n#include <algorithm>\n#include <cmath>\n#include <memory>\n#include \"te(...TRUNCATED)
"#include <random>\n#include \"tensorflow/core/common_runtime/kernel_benchmark_testlib.h\"\n#include(...TRUNCATED)
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/tensorflow/core/kernels/random_op.cc
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/tensorflow/core/kernels/random_op_test.cc
4a29233a7b7c1a3a4294e4ccdd1772f9083944ea
f92f7a68-f778-4514-9db2-42387ef2abfa
cpp
google/tensorstore
json_gtest
tensorstore/internal/json_gtest.cc
tensorstore/internal/json_gtest_test.cc
"#include \"tensorstore/internal/json_gtest.h\"\n#include <ostream>\n#include <string>\n#include <ut(...TRUNCATED)
"#include \"tensorstore/internal/json_gtest.h\"\n#include <sstream>\n#include <string>\n#include <gm(...TRUNCATED)
https://github.com/google/tensorstore/blob/4f887a6430414cd6088e1743555015b10f116d50/tensorstore/internal/json_gtest.cc
https://github.com/google/tensorstore/blob/4f887a6430414cd6088e1743555015b10f116d50/tensorstore/internal/json_gtest_test.cc
4f887a6430414cd6088e1743555015b10f116d50
94696138-88ad-406c-84d3-0739ede2539f
cpp
tensorflow/tensorflow
full_type_util
tensorflow/core/framework/full_type_util.cc
tensorflow/core/framework/full_type_util_test.cc
"#include \"tensorflow/core/framework/full_type_util.h\"\n#include <algorithm>\n#include <string>\n#(...TRUNCATED)
"#include \"tensorflow/core/framework/attr_value.pb.h\"\n#include \"tensorflow/core/framework/full_t(...TRUNCATED)
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/tensorflow/core/framework/full_type_util.cc
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/tensorflow/core/framework/full_type_util_test.cc
4a29233a7b7c1a3a4294e4ccdd1772f9083944ea
896b5f77-9df8-45ee-8777-37ac3e99637f
cpp
google/libaddressinput
address_normalizer
cpp/src/address_normalizer.cc
cpp/test/address_normalizer_test.cc
"#include <libaddressinput/address_normalizer.h>\n#include <libaddressinput/address_data.h>\n#includ(...TRUNCATED)
"#include <libaddressinput/address_normalizer.h>\n#include <libaddressinput/address_data.h>\n#includ(...TRUNCATED)
https://github.com/google/libaddressinput/blob/2610f7b1043d6784ada41392fc9392d1ea09ea07/cpp/src/address_normalizer.cc
https://github.com/google/libaddressinput/blob/2610f7b1043d6784ada41392fc9392d1ea09ea07/cpp/test/address_normalizer_test.cc
2610f7b1043d6784ada41392fc9392d1ea09ea07
5e5b458c-749f-4599-ab52-44f385a4c5f4
cpp
tensorflow/tensorflow
stream_executor_util
third_party/xla/xla/service/gpu/stream_executor_util.cc
third_party/xla/xla/service/gpu/stream_executor_util_test.cc
"#include \"xla/service/gpu/stream_executor_util.h\"\n#include <cstdint>\n#include <iterator>\n#incl(...TRUNCATED)
"#include \"xla/service/gpu/stream_executor_util.h\"\n#include <cstdint>\n#include <vector>\n#includ(...TRUNCATED)
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/third_party/xla/xla/service/gpu/stream_executor_util.cc
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/third_party/xla/xla/service/gpu/stream_executor_util_test.cc
4a29233a7b7c1a3a4294e4ccdd1772f9083944ea
dde88d8c-a50e-4c90-9f5c-0a007cee16b9
cpp
tensorflow/tensorflow
colocate_predecessor_trees_pass
tensorflow/core/common_runtime/colocate_predecessor_trees_pass.cc
tensorflow/core/common_runtime/colocate_predecessor_trees_pass_test.cc
"#include \"tensorflow/core/common_runtime/colocate_predecessor_trees_pass.h\"\n#include <optional>\(...TRUNCATED)
"#include \"tensorflow/core/common_runtime/colocate_predecessor_trees_pass.h\"\n#include <memory>\n#(...TRUNCATED)
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/tensorflow/core/common_runtime/colocate_predecessor_trees_pass.cc
https://github.com/tensorflow/tensorflow/blob/4a29233a7b7c1a3a4294e4ccdd1772f9083944ea/tensorflow/core/common_runtime/colocate_predecessor_trees_pass_test.cc
4a29233a7b7c1a3a4294e4ccdd1772f9083944ea
4f659819-6eca-4f9c-a250-a5fa655698cb
cpp
abseil/abseil-cpp
layout
absl/container/internal/layout.h
absl/container/internal/layout_test.cc
"#ifndef ABSL_CONTAINER_INTERNAL_LAYOUT_H_\n#define ABSL_CONTAINER_INTERNAL_LAYOUT_H_\n#include <ass(...TRUNCATED)
"#include \"absl/container/internal/layout.h\"\n#include <stddef.h>\n#include <cstdint>\n#include <c(...TRUNCATED)
https://github.com/abseil/abseil-cpp/blob/03b8d6ea3dc6a0b8c6bcf42503c2053754dab2e4/absl/container/internal/layout.h
https://github.com/abseil/abseil-cpp/blob/03b8d6ea3dc6a0b8c6bcf42503c2053754dab2e4/absl/container/internal/layout_test.cc
03b8d6ea3dc6a0b8c6bcf42503c2053754dab2e4
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
3