Home
last modified time | relevance | path

Searched defs:TestModuleResolver (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter_direct.cpp347 struct TestModuleResolver : public Resolver { struct
348 std::shared_ptr<SugaredValue> resolveValue( in resolveValue()
361 TypePtr resolveType(const std::string&, const SourceRange&) override { in resolveType()
H A Dtest_flatbuffer.cpp630 struct TestModuleResolver : public Resolver { struct
631 std::shared_ptr<SugaredValue> resolveValue( in resolveValue()
644 TypePtr resolveType(const std::string& name, const SourceRange& loc) in resolveType()
H A Dtest_lite_interpreter.cpp444 struct TestModuleResolver : public Resolver { struct
445 std::shared_ptr<SugaredValue> resolveValue( in resolveValue()
458 TypePtr resolveType(const std::string& name, const SourceRange& loc) in resolveType()