Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
163
func
TestTrivialWriteDisk(t *testing.T) {
164
testTrivialWrite(t, true)
165
}
166
167
func
TestHeap(t *testing.T) {
168
h := &postHeap{}
Callers
nothing calls this directly
Calls
1
testTrivialWrite
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…