Home
last modified time | relevance | path

Searched refs:behave (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/third_party/cJSON/tests/unity/test/
Drakefile_helper.rb80 def should(behave, &block) argument
82 puts 'Should ' + behave
85 puts "UNIMPLEMENTED CASE: Should #{behave}"
/third_party/unity/test/
Drakefile_helper.rb83 def should(behave, &block) argument
85 puts 'Should ' + behave
88 puts "UNIMPLEMENTED CASE: Should #{behave}"
/third_party/typescript/tests/baselines/reference/
DmergedInterfacesWithIndexers2.types2 // indexers should behave like other members when merging interface declarations
DmergedInterfacesWithIndexers.types2 // indexers should behave like other members when merging interface declarations
DmergedInterfacesWithMultipleBases3.types2 // merged interfaces behave as if all extends clauses from each declaration are merged together
DmergedInterfacesWithMultipleBases4.types2 // merged interfaces behave as if all extends clauses from each declaration are merged together
DmergedInterfacesWithIndexers.symbols2 // indexers should behave like other members when merging interface declarations
DmergedInterfacesWithIndexers2.symbols2 // indexers should behave like other members when merging interface declarations
DmergedInterfacesWithMultipleBases4.errors.txt6 // merged interfaces behave as if all extends clauses from each declaration are merged together
DmergedInterfacesWithIndexers2.errors.txt7 // indexers should behave like other members when merging interface declarations
DmergedInterfacesWithMultipleBases.types2 // merged interfaces behave as if all extends clauses from each declaration are merged together
DreadonlyConstructorAssignment.errors.txt7 // Tests that readonly parameter properties behave like regular readonly properties
DreadonlyConstructorAssignment.types2 // Tests that readonly parameter properties behave like regular readonly properties
DemptyObjectNotSubtypeOfIndexSignatureContainingObject1.errors.txt7 // This should behave the same as emptyObjectNotSubtypeOfIndexSignatureContainingObject2.ts
DemptyObjectNotSubtypeOfIndexSignatureContainingObject2.errors.txt7 // This should behave the same as emptyObjectNotSubtypeOfIndexSignatureContainingObject1.ts
/third_party/rust/crates/bitflags/
DCargo.toml17 A macro to generate structures which behave like bitflags.
DBUILD.gn26 cargo_pkg_description = "A macro to generate structures which behave like bitflags."
DREADME.md10 A Rust macro to generate structures which behave like a set of bitflags
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_shader_demote_to_helper_invocation.txt26 shader invocation to behave like a helper invocation for its duration.
DVK_KHR_shader_terminate_invocation.txt36 replace the code:OpKill instruction, which could behave like either of these
/third_party/mesa3d/src/intel/ci/
Diris-amly-flakes.txt24 # The tests below are not actually detected as flaky, but they do behave as such
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
Dcpuhotplug05.sh18 Desc: Does sar behave properly during CPU hotplug events?
/third_party/node/test/es-module/
Dtest-esm-loader-thenable.mjs9 it('should behave as a normal promise resolution', async () => {
/third_party/vulkan-loader/tests/live_verification/dynamic_loader_behavior/
Ddynamic_loading_behavior.md25 Similarly, explicitly loaded libraries behave the same.
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug06.txt8 known error cases and verify that they behave correctly now.

12345678910>>...21