MCPcopy Index your code
hub / github.com/google/codesearch / TestTrivialWriteDisk

Function TestTrivialWriteDisk

index/write_test.go:163–165  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

161}
162
163func TestTrivialWriteDisk(t *testing.T) {
164 testTrivialWrite(t, true)
165}
166
167func TestHeap(t *testing.T) {
168 h := &postHeap{}

Callers

nothing calls this directly

Calls 1

testTrivialWriteFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…