Home
last modified time | relevance | path

Searched refs:Verify (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect127 // Verify that "in1" is non-null.
134 // Verify that "in2" is non-null.
138 // Verify that input array lengths are the same.
169 // Verify dimensions
191 // Verify that "in1" is non-null.
198 // Verify that "in2" is non-null.
202 // Verify that input array lengths are the same.
233 // Verify dimensions
255 // Verify that "in1" is non-null.
262 // Verify that "in2" is non-null.
[all …]
/frameworks/base/tools/aapt2/link/
DManifestFixer_test.cpp64 std::unique_ptr<xml::XmlResource> Verify(const StringPiece& str) { in Verify() function
80 EXPECT_THAT(Verify("<other-tag />"), IsNull()); in TEST_F()
81 EXPECT_THAT(Verify("<ns:manifest xmlns:ns=\"com\" />"), IsNull()); in TEST_F()
82 EXPECT_THAT(Verify("<manifest package=\"android\"></manifest>"), NotNull()); in TEST_F()
86 EXPECT_THAT(Verify("<manifest package=\"android\" />"), NotNull()); in TEST_F()
87 EXPECT_THAT(Verify("<manifest package=\"com.android\" />"), NotNull()); in TEST_F()
88 EXPECT_THAT(Verify("<manifest package=\"com.android.google\" />"), NotNull()); in TEST_F()
89 EXPECT_THAT(Verify("<manifest package=\"com.android.google.Class$1\" />"), IsNull()); in TEST_F()
90 EXPECT_THAT(Verify("<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\" " in TEST_F()
93 EXPECT_THAT(Verify("<manifest package=\"@string/str\" />"), IsNull()); in TEST_F()
[all …]
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect154 // Verify that "in1" is non-null.
187 // Verify that "in1" is non-null.
220 // Verify that "in1" is non-null.
253 // Verify that "in1" is non-null.
286 // Verify that "in1" is non-null.
319 // Verify that "in1" is non-null.
352 // Verify that "in1" is non-null.
385 // Verify that "in1" is non-null.
418 // Verify that "in1" is non-null.
451 // Verify that "in1" is non-null.
[all …]
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
DScriptC_reduce_general_accumulator.java.expect86 // Verify that "in1" is non-null.
119 // Verify that "in1" is non-null.
152 // Verify that "in1" is non-null.
185 // Verify that "in1" is non-null.
218 // Verify that "in1" is non-null.
251 // Verify that "in1" is non-null.
284 // Verify that "in1" is non-null.
317 // Verify that "in1" is non-null.
350 // Verify that "in1" is non-null.
383 // Verify that "in1" is non-null.
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect2721 // Verify that "in1" is non-null.
2754 // Verify that "in1" is non-null.
2758 // Verify that the array length is a multiple of the vector size.
2791 // Verify that "in1" is non-null.
2795 // Verify that the array length is a multiple of the vector size.
2828 // Verify that "in1" is non-null.
2861 // Verify that "in1" is non-null.
2865 // Verify that the array length is a multiple of the vector size.
2898 // Verify that "in1" is non-null.
2902 // Verify that the array length is a multiple of the vector size.
[all …]
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
DScriptC_reduce_general_examples_explicit.java.expect169 // Verify that "in1" is non-null.
202 // Verify that "in1" is non-null.
235 // Verify that "in1" is non-null.
269 // Verify that "in1" is non-null.
276 // Verify that "in2" is non-null.
280 // Verify that input array lengths are the same.
311 // Verify dimensions
332 // Verify that "in1" is non-null.
/frameworks/compile/slang/tests/P_reduce_general_examples/
DScriptC_reduce_general_examples.java.expect207 // Verify that "in1" is non-null.
240 // Verify that "in1" is non-null.
274 // Verify that "in1" is non-null.
281 // Verify that "in2" is non-null.
285 // Verify that input array lengths are the same.
316 // Verify dimensions
337 // Verify that "in1" is non-null.
370 // Verify that "in1" is non-null.
403 // Verify that "in1" is non-null.
436 // Verify that "in1" is non-null.
[all …]
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/
DScriptC_reduce_general_examples_backward.java.expect207 // Verify that "in1" is non-null.
240 // Verify that "in1" is non-null.
274 // Verify that "in1" is non-null.
281 // Verify that "in2" is non-null.
285 // Verify that input array lengths are the same.
316 // Verify dimensions
337 // Verify that "in1" is non-null.
370 // Verify that "in1" is non-null.
403 // Verify that "in1" is non-null.
436 // Verify that "in1" is non-null.
[all …]
/frameworks/base/cmds/idmap2/idmap2/
DVerify.cpp33 Result<Unit> Verify(const std::vector<std::string>& args) { in Verify() function
DCommands.h29 android::idmap2::Result<android::idmap2::Unit> Verify(const std::vector<std::string>& args);
DMain.cpp56 {"create", Create}, {"dump", Dump}, {"lookup", Lookup}, {"scan", Scan}, {"verify", Verify}, in main()
DScan.cpp206 if (!Verify(std::vector<std::string>({"--idmap-path", overlay.idmap_path}))) { in Scan()
/frameworks/av/media/bufferpool/2.0/tests/
Dallocator.h44 static bool Verify(const native_handle_t *handle, const unsigned char val);
Dsingle.cpp156 ASSERT_TRUE(TestBufferPoolAllocator::Verify(recvHandle, 0x77)); in TEST_F()
Dallocator.cpp182 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
Dmulti.cpp164 if (!TestBufferPoolAllocator::Verify(rhandle, 0x77)) { in doReceiver()
/frameworks/av/media/bufferpool/1.0/vts/
Dallocator.h44 static bool Verify(const native_handle_t *handle, const unsigned char val);
Dsingle.cpp156 ASSERT_TRUE(TestBufferPoolAllocator::Verify(recvHandle, 0x77)); in TEST_F()
Dallocator.cpp182 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
Dmulti.cpp164 if (!TestBufferPoolAllocator::Verify(rhandle, 0x77)) { in doReceiver()
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
DScriptC_reflection3264_divergent.java.expect279 Type t0, t1; // Verify dimensions
322 Type t0, t1; // Verify dimensions
361 Type t0, t1; // Verify dimensions
397 Type t0, t1; // Verify dimensions
432 Type t0, t1; // Verify dimensions
467 Type t0, t1; // Verify dimensions
/frameworks/compile/slang/tests/P_reflection3264_divergent/
DScriptC_reflection3264_divergent.java.expect282 Type t0, t1; // Verify dimensions
325 Type t0, t1; // Verify dimensions
364 Type t0, t1; // Verify dimensions
400 Type t0, t1; // Verify dimensions
435 Type t0, t1; // Verify dimensions
470 Type t0, t1; // Verify dimensions
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
DScriptC_reduce_general_duplicate_array.java.expect86 // Verify that "in1" is non-null.
119 // Verify that "in1" is non-null.
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect124 // Verify that "in1" is non-null.
157 // Verify that "in1" is non-null.
/frameworks/base/cmds/idmap2/
DAndroid.bp148 "idmap2/Verify.cpp",

12