MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / TEST_F

Function TEST_F

src/plugin/test/infkern_finder.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86} // anonymous namespace
87
88TEST_F(TestInfkernFinder, Normal) {
89 run(make_callback(x), 0);
90}
91
92TEST_F(TestInfkernFinder, UnusedVar) {
93 HostTensorGenerator<> gen;

Callers

nothing calls this directly

Calls 15

make_callback_copyFunction · 0.85
swapFunction · 0.85
get_input_valuesMethod · 0.80
get_counter_varMethod · 0.80
runFunction · 0.50
genFunction · 0.50
makeFunction · 0.50
getMethod · 0.45
make_scalarMethod · 0.45
reshapeMethod · 0.45
compileMethod · 0.45
waitMethod · 0.45

Tested by

no test coverage detected