Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases_with_assert/projects/test-import-export-type/
Dimport-main.ts31 const math: Lesson = { constant
/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases_with_assert/projects/test-import-export/
Dimport-main.ts30 let math: Lesson = { variable
/arkcompiler/runtime_core/libpandabase/tests/
Dmath_helpers_test.cpp21 namespace panda::helpers::math::test { namespace