Home
last modified time | relevance | path

Searched defs:expect (Results 101 - 125 of 248) sorted by relevance

12345678910

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberTestCaseUtil.cpp80 void expect (char c) in expect() function in vkt::cts_amber::AmberIndexFileParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp81 bool expect(AsmToken::TokenKind Kind, const char *KindName) { in expect() function in __anon24255::WasmAsmParser
/third_party/skia/third_party/externals/spirv-tools/test/tools/opt/
H A Dflags.py16 import expect namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/opt/
H A Dflags.py16 import expect namespace
[all...]
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl_type_test.cc324 auto* expect = "struct S {\n" ALL_FIELDS() "};\n"; in TEST_F() local
402 auto* expect = "struct S {\n" ALL_FIELDS() "};\n"; in TEST_F() local
498 auto* expect = "struct S {\n" ALL_FIELDS() "};\n"; in TEST_F() local
581 auto* expect = "struct S {\n" ALL_FIELDS() "};\n"; in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_intrinsic_test.cc1563 auto* expect = R"(OpCapability Shader in TEST_F() local
1602 auto* expect = R"(OpCapability Shader in TEST_F() local
/third_party/python/Lib/lib2to3/pgen2/
H A Dpgen.py313 def expect(self, type, value=None): member in ParserGenerator
/third_party/spirv-tools/test/tools/opt/
H A Dflags.py16 import expect namespace
[all...]
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_layout_test.cpp159 Rect expect = Utils::GetDefaultFloatingRect(window, true); in HWTEST_F() local
375 Rect expect = Utils::GetDefaultFloatingRect(window, true); in HWTEST_F() local
405 Rect expect = Utils::GetDefaultFloatingRect(window, true); in HWTEST_F() local
439 Rect expect = Utils::GetDefaultFloatingRect(window, true); in HWTEST_F() local
471 Rect expect = Utils::GetDefaultFloatingRect(window, true); HWTEST_F() local
601 Rect expect = Utils::GetDefaultFloatingRect(window, true); HWTEST_F() local
630 Rect expect = Utils::GetDefaultFloatingRect(window, true); HWTEST_F() local
[all...]
H A Dwindow_immersive_test.cpp105 void WindowImmersiveTest::DumpFailedInfo(const SystemBarRegionTints& expect) in DumpFailedInfo() argument
135 bool WindowImmersiveTest::SystemBarPropsEqualsTo(const SystemBarRegionTints& expect) in SystemBarPropsEqualsTo() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils_test.cpp334 bool expect = true; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_global_func_test.cpp257 std::string expect = "head||tail"; in HWTEST_F() local
/test/xts/acts/ability_lite/ability_posix/src/
H A DAbilityMgrTest.cpp563 int expect = -1; in HWTEST_F() local
717 int expect = -2; in HWTEST_F() local
H A DAbilityMgrTest2.cpp572 int expect = -1; in HWTEST_F() local
729 int expect = -10; in HWTEST_F() local
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dnnrt_utils.cpp452 bool CheckOutput(const float* output, const float* expect) in CheckOutput() argument
216 ExecuteGraphMock(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) ExecuteGraphMock() argument
259 ExecutorWithMemory(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, OH_NN_Memory *OHNNMemory[], float* expect) ExecutorWithMemory() argument
[all...]
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dnnrt_utils.cpp452 bool CheckOutput(const float* output, const float* expect) in CheckOutput() argument
216 ExecuteGraphMock(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) ExecuteGraphMock() argument
259 ExecutorWithMemory(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, OH_NN_Memory *OHNNMemory[], float* expect) ExecutorWithMemory() argument
[all...]
/test/xts/hats/ai/nnrt/hdi/v1_0/common/
H A Dhdi_nnrt_test_utils.cpp266 bool CheckExpectOutput(const std::vector<float> &output, const std::vector<float> &expect) in CheckExpectOutput() argument
/test/xts/hats/ai/nnrt/hdi/v2_0/common/
H A Dhdi_nnrt_test_utils.cpp266 bool CheckExpectOutput(const std::vector<float> &output, const std::vector<float> &expect) in CheckExpectOutput() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp409 void CompoundTransliteratorTest::expect(const CompoundTransliterator& t, in expect() function in CompoundTransliteratorTest
H A Dthcoll.cpp262 Collator::EComparisonResult expect; in compareArray() local
[all...]
H A Dtestutil.cpp179 const EditChange &expect = expected[expIndex]; in checkEditsIter() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dusettest.c291 static void expect(const USet* set, expect() function
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateIntervalFormatTest.java851 private void expect(String[] data, int data_length) { in expect() method in DateIntervalFormatTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateIntervalFormatTest.java727 private void expect(String[] data, int data_length) { in expect() method in DateIntervalFormatTest
/third_party/libwebsockets/lib/abstract/transports/
H A Dunit-test.c40 lws_unit_test_packet_t *expect; member
[all...]

Completed in 36 milliseconds

12345678910