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

Function TEST

src/opr/test/internal.cpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93} // namespace
94
95TEST(TestOprInternal, WorkspaceLimitGetter) {
96 run_test(false);
97}
98
99TEST(TestOprInternal, WorkspaceLimitGetterDynamic) {
100 run_test(true);

Callers

nothing calls this directly

Calls 9

get_workspace_limitFunction · 0.85
run_testFunction · 0.70
makeFunction · 0.70
genFunction · 0.50
getMethod · 0.45
comp_nodeMethod · 0.45
nodeMethod · 0.45
executeMethod · 0.45
compileMethod · 0.45

Tested by

no test coverage detected